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

[airflow] branch main updated (609620a -> 3d8ba64)

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

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


    from 609620a  Fetch Helm Chart inventory from remote cache (#16535)
     add 3d8ba64  Add ``extra_headers`` argument to ``LivyHook`` and ``LivyOperator`` (#16512)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/apache/livy/hooks/livy.py     | 10 ++++++++--
 airflow/providers/apache/livy/operators/livy.py |  8 +++++++-
 tests/providers/apache/livy/hooks/test_livy.py  | 15 ++++++++++++++-
 3 files changed, 29 insertions(+), 4 deletions(-)