I have downloaded the weather .txt files from NOAA, which looks like:
WBAN,Date,Time,StationType,SkyCondition,SkyConditionFlag,Visibility,VisibilityFlag,WeatherTy
Interesting question, it took me a minute to realize what is going on but with the right knowledge of hive it is actually obvious!
So, putting 1 and 2 together:
Describe Weather
.Suggestion:
Try to get rid of the first row, preferably before creating the external table.