I have below JDBC URL of Hive where I am able to connect from Beeline. I want to know how I can connect to same Hive server using Python.
Below is the command I am using from Beeline to connect to Hive:
jdbc:hive2://park-main-testthrift-lab001.ibe400.****.com:443/default;ssl=true;sslTrustStore=/opt/bitnami/spark/jkscertsconvert/truststore.jks;trustStorePassword=changeit