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