Created
April 30, 2019 22:06
-
-
Save cicdw/70ed7563f7a7fa8e71e0fc1995484b71 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
airflow test tutorial print_date 2015–06–01 | |
## Output | |
AIRFLOW_CTX_EXECUTION_DATE=2015–06–01T00:00:00+00:00 | |
[2019–04–17 15:54:45,679] {bash_operator.py:110} INFO - Running command: date | |
[2019–04–17 15:54:45,685] {bash_operator.py:119} INFO - Output: | |
[2019–04–17 15:54:45,695] {bash_operator.py:123} INFO - Wed Apr 17 15:54:45 PDT 2019 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment