Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Airflow(#6) #12

Merged
merged 1 commit into from
Oct 11, 2022
Merged

Airflow(#6) #12

merged 1 commit into from
Oct 11, 2022

Conversation

kmouleejunhyuk
Copy link
Owner

add airflow example dag

@kmouleejunhyuk kmouleejunhyuk linked an issue Oct 10, 2022 that may be closed by this pull request
@kmouleejunhyuk
Copy link
Owner Author

question: Is example case must be reproducable via docker?

@kmouleejunhyuk kmouleejunhyuk changed the base branch from deploy to nightly October 10, 2022 17:05
Copy link
Collaborator

@jaehwan-AI jaehwan-AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. What is xcom?
  2. Can I see the dag you added in today's meeting on the web UI?

@kmouleejunhyuk
Copy link
Owner Author

  • What is xcom?
  • Can I see the dag you added in today's meeting on the web UI?

xcom is used to transfer task output to another task. but using decorators seems to be much more useful

Copy link
Collaborator

@jaehwan-AI jaehwan-AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay. You put so much effort into it.

@jaehwan-AI jaehwan-AI merged commit 56d0e12 into nightly Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants