Skip to content

Instantly share code, notes, and snippets.

@robert8138
Created January 21, 2018 01:58
Show Gist options
  • Save robert8138/79dd0fbf46f738cb39dd0cb9cefa53d7 to your computer and use it in GitHub Desktop.
Save robert8138/79dd0fbf46f738cb39dd0cb9cefa53d7 to your computer and use it in GitHub Desktop.
An example of a NamedHivePartitionSensor
NamedHivePartitionSensor(
task_id='waiting_for_my_awesome_hive_table',
partition_names=['robert.fct_bitcoin_revenue'],
dag=dag
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment