Skip to content

Does someone know how to get the Dataproc resource links for all DataProcPigOperator tasks? #33396

Closed Answered by xuyangwang0825
xuyangwang0825 asked this question in Q&A
Discussion options

You must be logged in to vote

It can be access by the following way.

conf = ti.xcom_pull(dag_id='dag_id', task_ids='task_id', key='conf')

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by xuyangwang0825
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant