TheNeuralBit commented on pull request #11571:
URL: https://github.com/apache/beam/pull/11571#issuecomment-621412967


   So it looks like the issue is FlinkRunner modifies the pipeline options 
here: 
https://github.com/apache/beam/blob/master/runners/flink/src/main/java/org/apache/beam/runners/flink/FlinkRunner.java#L77-L86
   
   I'm proposing moving that logic into or around 
[`prepareFilesToStageForRemoteClusterExecution`](https://github.com/apache/beam/blob/master/runners/flink/src/main/java/org/apache/beam/runners/flink/FlinkPipelineExecutionEnvironment.java#L124).
   
   Do you see any issue with that?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to