[ 
https://issues.apache.org/jira/browse/AIRFLOW-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16552152#comment-16552152
 ] 

ASF subversion and git services commented on AIRFLOW-2753:
----------------------------------------------------------

Commit 03ac60dd67388951f033f4e64bbe55d62cd6257f in incubator-airflow's branch 
refs/heads/master from Jeffrey Scott Keone Payne
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=03ac60d ]

[AIRFLOW-2753] Add dataproc_job_id instance var holding actual DP jobId

Closes #3622 from jeffkpayne/master


> dataproc_operator job operators provide a way to get the actual jobId 
> submitted to Dataproc
> -------------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-2753
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2753
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib, operators
>            Reporter: Jeffrey Payne
>            Assignee: Jeffrey Payne
>            Priority: Minor
>              Labels: dataproc, google, google-compute-engine, operator
>             Fix For: 2.0.0
>
>
> I'd like to be able to get the {{jobId}} that's submitted by the 
> {{DataProcHook}} in order to do things like build the URL to the Dataproc job 
> UI, etc.  The {{job_name}} that the caller passes into 
> {{DataProcPySparkOperator}}, etc gets an 8 character random string appended 
> to it before the job is submitted.  I don't currently see a way to access 
> that value, which is needed for the above mentioned use case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to