**Description** Airflow should be able to use [kerberos security features](https://airflow.apache.org/docs/stable/security.html#kerberos) to run queries against a kerberized presto cluster from an airflow task. **Use case / motivation** Schedule queries on a kerberized presto infrastructure using airflow. **Related Issues** abandoned / stale PR w/ lack of test coverage requesting same feature https://github.com/apache/airflow/pull/8491