Skip to content

drop_dated_directories: fail silently if hdfs is not available

Ebernhardson requested to merge work/ebernhardson/hdfs-fail-silently into main

Importing this file from the test suite failed because hdfs was not available to source the classpath from. Use the method data-engineering is using in the airflow repo to fail silently when hdfs is not available.

Merge request reports