Commit f89ac82
Use logging on the PythonOperator in simple.py (GoogleCloudPlatform#1663)
This allows Airflow to surface the 'Hello World!' output, as PythonOperator does not include STDOUT in its logs.1 parent 96861aa commit f89ac82
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments