You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/06/28 12:44:29 UTC

[airflow] branch main updated (ed37c3a0e8 -> d8ec1ec8ec)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from ed37c3a0e8 Add `test_connection` method to Databricks hook (#24617)
     add d8ec1ec8ec `WebHDFSHook` Bugfix/optional port (#24550)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/apache/hdfs/hooks/webhdfs.py    | 22 ++++--
 tests/providers/apache/hdfs/hooks/test_webhdfs.py | 93 ++++++++++++++++++++++-
 2 files changed, 107 insertions(+), 8 deletions(-)