Re: Reading Json files in hive

2015-06-05 Thread Wollert, Fabian
Hey Ayazur, please see here for doc's on how to read JSON in Hive: https://cwiki.apache.org/confluence/display/Hive/LanguageManual+UDF#LanguageManualUDF-get_json_object Cheers Fabian 2015-06-05 16:30 GMT+02:00 Ayazur Rehman rehman.ayazu...@gmail.com: Hi, Can someone tell me how to read Json

Re: Reading Json files in hive

2015-06-05 Thread Wollert, Fabian
in the documentation? I apologize if my question was not clear. Thanks On Fri, Jun 5, 2015 at 10:38 AM, Wollert, Fabian fabian.woll...@zalando.de wrote: Hey Ayazur, please see here for doc's on how to read JSON in Hive: https://cwiki.apache.org/confluence/display/Hive/LanguageManual+UDF

Re: How to clean up a table for which the underlying hdfs file no longer exists

2015-03-22 Thread Wollert, Fabian
can you create the specified folder (just leave it empty) and then delete again? Cheers Fabian 2015-03-22 3:15 GMT+01:00 Stephen Boesch java...@gmail.com: There is a hive table for which the metadata points to a non-existing hdfs file. Simply calling drop table mytable results in: