yanghua commented on issue #6733: [FLINK-10291] Generate JobGraph with fixed/configurable JobID in StandaloneJobClusterEntrypoint URL: https://github.com/apache/flink/pull/6733#issuecomment-425493849 @tillrohrmann I have refactored and rebased this PR. I found the original `retrieveJobGraph ` method in `StandaloneJobClusterEntrypoint ` has been moved into `ClassPathJobGraphRetriever` (introduced in PR #6743 ). So I moved my changes into the `ClassPathJobGraphRetriever#retrieveJobGraph`. Hope it matches your expect.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services