- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Read hive table with a python script
- Labels:
-
Apache Hive
Created ‎06-24-2016 07:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎09-20-2016 07:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do we connect. when kerberos is enabled?
Created ‎10-06-2016 02:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎06-27-2016 07:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We use kerberos authentication process. How to connect to hive server2 from python? Any help is highly appreciated.
