Created 06-24-2016 07:50 AM
Hello, Please I want to read a hive table from a python script. Can you help me please? My cordial thanks
Created 06-27-2016 07:20 AM
Hello !
Thank you very much for your suggestions. These methods have worked and I found another very suitable method is that of using the dataframe .
Cordially
Created 06-24-2016 07:57 AM
Here is a good doc to explain how to access hive through python.
https://cwiki.apache.org/confluence/display/Hive/HiveClient#HiveClient-Python
Created 06-27-2016 08:38 AM
Hi @alain TSAFACK can you please share what other way you found? It will help all members also in future.
Created 06-24-2016 08:02 AM
Created 09-20-2016 07:49 PM
How do we connect. when kerberos is enabled?
Created 10-06-2016 02:55 PM
Created 06-27-2016 07:20 AM
Hello !
Thank you very much for your suggestions. These methods have worked and I found another very suitable method is that of using the dataframe .
Cordially
Created 09-20-2016 07:32 PM
We use kerberos authentication process. How to connect to hive server2 from python? Any help is highly appreciated.