LakeFSFileSensor
LakeFSWaits for the given file to appear
Access Instructions
Install the LakeFS provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
lakefs_conn_idstrThe connection to run the sensor against
repostrThe lakeFS repo.
branchstrThe branch to sense for.
pathstrThe path to wait for.
Documentation
Waits for the given file to appear