airflow.sensors.filesystem.FileSensor

GPTKB entity

Statements (17)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:definedIn airflow.sensors.filesystem module
gptkbp:documentation https://airflow.apache.org/docs/apache-airflow/stable/howto/operator/filesystem.html
https://www.w3.org/2000/01/rdf-schema#label airflow.sensors.filesystem.FileSensor
gptkbp:inheritsFrom airflow.sensors.base.BaseSensorOperator
gptkbp:introducedIn Apache Airflow 1.10.0
gptkbp:parameter timeout
mode
filepath
poke_interval
fs_conn_id
soft_fail
gptkbp:partOf gptkb:Apache_Airflow
gptkbp:result True if file/folder exists
gptkbp:usedFor sensing the existence of a file or folder
gptkbp:bfsParent gptkb:FileSensor
gptkbp:bfsLayer 7