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/08/18 21:52:22 UTC

[airflow] branch main updated (9922287 -> 0016007)

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 9922287  Replace execution_date with run_id in airflow tasks run command (#16666)
     add 0016007  hdfs provider: allow SSL webhdfs connections (#17637)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/apache/hdfs/hooks/webhdfs.py     | 10 ++++-
 .../connections.rst                                |  5 +++
 tests/providers/apache/hdfs/hooks/test_webhdfs.py  | 49 ++++++++++++++++++++--
 3 files changed, 59 insertions(+), 5 deletions(-)