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/02/15 22:01:00 UTC

[airflow] branch main updated (f6e0ed0 -> 5fdd6fa)

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 f6e0ed0  Add how-to guide for hive operator (#21590)
     add 5fdd6fa   Added retries to LivyHook #19384  (#21550)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/apache/livy/hooks/livy.py        | 23 +++++++++++++++++++---
 airflow/providers/apache/livy/operators/livy.py    |  8 ++++++--
 tests/providers/apache/livy/operators/test_livy.py | 12 +++++------
 3 files changed, 32 insertions(+), 11 deletions(-)