alexio215 commented on issue #46023:
URL: https://github.com/apache/airflow/issues/46023#issuecomment-2613128436

   My current inclination in solving this problem is to use 
[jpype](https://pypi.org/project/jpype1/) to funnel python requests through a 
JVM running the JDBC Driver adjacent to Airflow.
   
   The goal with this is to use the Python natively to write HIVE DAGs but 
communicate in Java which is more native to HIVE and supports the JKS key 
format, which is the default to HIVE


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to