You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/06/28 04:44:05 UTC

[GitHub] [airflow] vqcuong opened a new issue, #24693: TrinoHook connecting over https should support CertificateAuthentication from config extras

vqcuong opened a new issue, #24693:
URL: https://github.com/apache/airflow/issues/24693

   ### Description
   
   I have read throught [TrinoHook](https://github.com/apache/airflow/blob/main/airflow/providers/trino/hooks/trino.py#L130) and relize that the method get_conn missed option to specify an path to pem file or certificate directly for CertificateAuthentication in trino.dbapi.connect
   
   ### Use case/motivation
   
   It is flexible and easier to use and config a Trino connection from Airflow UI
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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: commits-unsubscribe@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] vqcuong closed issue #24693: TrinoHook connecting over https should support CertificateAuthentication from config extras

Posted by GitBox <gi...@apache.org>.
vqcuong closed issue #24693: TrinoHook connecting over https should support CertificateAuthentication from config extras 
URL: https://github.com/apache/airflow/issues/24693


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] boring-cyborg[bot] commented on issue #24693: TrinoHook connecting over https should support CertificateAuthentication from config extras

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #24693:
URL: https://github.com/apache/airflow/issues/24693#issuecomment-1168214785

   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org