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 2021/11/24 19:09:25 UTC

[airflow] branch main updated (1199884 -> 1b97d65)

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 1199884  Databricks: add more methods to represent run state information (#19723)
     add 1b97d65  hdfs provider: restore HA support for webhdfs (#19711)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/apache/hdfs/hooks/webhdfs.py     | 48 +++++++++++-----------
 .../connections.rst                                |  2 +-
 tests/providers/apache/hdfs/hooks/test_webhdfs.py  | 25 +++++++----
 3 files changed, 44 insertions(+), 31 deletions(-)