Cloud Composer の DAG ファイルの print デバッグ
BashOperator なら echo すれば良いし、PythonOperator なら普通に print して、 test
実行すれば良いが、DAG 自体はどう print デバッグするか。
raise Exception("foo")
のように例外を投げれば airflow の Web UI に例外メッセージがポップアップ表示されるので、それで print デバグできる。
もっとやりやすい方法があれば是非教えてください
Author And Source
この問題について(Cloud Composer の DAG ファイルの print デバッグ), 我々は、より多くの情報をここで見つけました https://qiita.com/sonots/items/7e4f08ad3031eda57145著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .