tests.system.apache.cassandra.example_cassandra_dag
Example Airflow DAG to check if a Cassandra Table and a Records exists
or not using CassandraTableSensor and CassandraRecordSensor.
Module Contents
-
tests.system.apache.cassandra.example_cassandra_dag.ENV_ID[source]
-
tests.system.apache.cassandra.example_cassandra_dag.DAG_ID = 'example_cassandra_operator'[source]
-
tests.system.apache.cassandra.example_cassandra_dag.table_sensor[source]
-
tests.system.apache.cassandra.example_cassandra_dag.test_run[source]