Replies: 2 comments
-
Thanks for opening your first issue here! Be sure to follow the issue template! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Each operators is executed as separate process, so you need to explicitly exchange data using xcom. http://airflow.apache.org/docs/apache-airflow/stable/concepts/xcoms.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Im trying to export custom values
but when i try to echo the variable, nothing returns. Perhaps it will be good to build in the docs how to do this as I need exported values for a task.
Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions