Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active December 26, 2020 05:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garystafford/419f24b31d67a67ba69c3fdfe63af2a7 to your computer and use it in GitHub Desktop.
Save garystafford/419f24b31d67a67ba69c3fdfe63af2a7 to your computer and use it in GitHub Desktop.
[2020-12-26 05:00:57,756] {{standard_task_runner.py:78}} INFO - Job 293: Subtask get_env_vars_task
[2020-12-26 05:00:58,158] {{logging_mixin.py:112}} INFO - 'AIRFLOW_CONFIG_SECRETS': '{"AIRFLOW__CORE__DEFAULT_UI_TIMEZONE":"America/New_York"}'
[2020-12-26 05:00:58,190] {{logging_mixin.py:112}} INFO - 'AIRFLOW_CONN_AWS_DEFAULT': 'aws://'
...
[2020-12-26 05:01:00,537] {{logging_mixin.py:112}} INFO - 'AIRFLOW__CORE__DAG_CONCURRENCY': '10000'
[2020-12-26 05:01:00,578] {{logging_mixin.py:112}} INFO - 'AIRFLOW__CORE__DEFAULT_UI_TIMEZONE': 'America/New_York'
[2020-12-26 05:01:00,630] {{logging_mixin.py:112}} INFO - 'AIRFLOW__CORE__EXECUTOR': 'CeleryExecutor'
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment