Member since
02-16-2024
3
Posts
1
Kudos Received
0
Solutions
02-25-2024
05:56 PM
I will try. An extra question. I don't have admin privileges on the machine, só. Could I just upload the jar driver file to my ipython instance or I need to "install" it on someway ?
... View more
02-23-2024
04:15 AM
1 Kudo
Sorry, I couldn't get it working. I am using a company owned Jupiter notebook. The first issue is that it's not finding the org.apache.hive.jdbc.HiveDriver. I even tried to upload an driver version to my Jupiter space and set it as path but still does not find. My second question, that I couldn't even test, is how to set it to use kerberos as authentication.
... View more
02-16-2024
09:16 PM
Hello guys, I currently work on a company that does provide hive 3.1 servers by using knox or zookeeper (kerberos) authentication methods. I am able to connect and query data by using a odbc connection on my personal computer. Now I need to set the connection on a virtual jupiter notebook server with pyodbc , so, I am not able to install the ODBC (and probably the server is based on Linux anyway). I´ve seen many options as pyhive, implya and others, but everything I find is regarding Hive 2 servers. So, what could I use to set the python connection to the Hive 3 servers?
... View more
Labels:
- Labels:
-
Apache Hive
-
Kerberos