Retrieve and pass the result of an Airflow SSHOperator task to another task?

前端 未结 0 468
野性不改
野性不改 2021-01-14 02:09

I need to retrieve the output of a bash command (which will be the size of a file), in a SSHOperator. I will use this value as a condition check to branch out to other tasks

相关标签:
回答
  • 消灭零回复
提交回复
热议问题