[
https://issues.apache.org/jira/browse/AIRFLOW-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16544642#comment-16544642
]
Jeffrey Payne commented on AIRFLOW-2753:
----------------------------------------
Let me know if I'm missing something in the API that already handles this use
case. I'd be more than happy to work on this if approved, etc. Thanks.
> dataproc_operator job operators provide a way to get the actual job_name
> submitted to Dataproc
> ----------------------------------------------------------------------------------------------
>
> Key: AIRFLOW-2753
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2753
> Project: Apache Airflow
> Issue Type: Improvement
> Components: contrib, gcp, operators
> Reporter: Jeffrey Payne
> Priority: Minor
>
> I'd like to be able to get the {{job_name}} 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)