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

Shen Zhu commented on FLINK-22227:
----------------------------------

Hey Chesnay,

Plan to add logging before this line in 
StreamExecutionEnvironment#executeAsync: 
[https://github.com/apache/flink/blob/master/flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/StreamExecutionEnvironment.java#L2091]
 for job ID(jobClient.getJobID()) and job name(streamGraph.getJobName()).

Do you think it's the correct place? Thanks!

Best Regards,
Shen Zhu 

> Job name, Job ID and receiving Dispatcher should be logged by the client
> ------------------------------------------------------------------------
>
>                 Key: FLINK-22227
>                 URL: https://issues.apache.org/jira/browse/FLINK-22227
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Client / Job Submission
>            Reporter: Chesnay Schepler
>            Priority: Major
>
> Surprisingly we don't log for job submission where we submit them to or what 
> the job ID/name is.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to