Aakcht opened a new pull request #17936: URL: https://github.com/apache/airflow/pull/17936
Noticed a minor inaccuracy in hdfs provider documentation - connections are using `login` field instead of `proxy_user` from `Extra` as is said in the documentation. See https://github.com/apache/airflow/blob/main/airflow/providers/apache/hdfs/hooks/webhdfs.py#L106 or https://github.com/apache/airflow/blob/main/airflow/providers/apache/hdfs/hooks/hdfs.py#L80 . -- 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]
