Member since
02-23-2020
2
Posts
1
Kudos Received
0
Solutions
02-28-2020
11:59 AM
Hi @atifmerghad ! Can you provide the code of how you connect to the Hive? Have you chance to try hive-driver for connection? Also, you may look at the hive log, usually, it stores at /tmp/<username>/hive.log
... View more
02-23-2020
05:20 AM
1 Kudo
Hi, @raj-kumar-sharm ! You may try hive-driver, it uses HiveServer2 API via thrift and it doesn't require to install Java. It supports different kinds of authorization and both binary and http modes. You can find some examples in the repository Also, if you have any questions, feel free to create an issue
... View more