tweise edited a comment on pull request #13116: URL: https://github.com/apache/beam/pull/13116#issuecomment-716984114
> I suppose this change is required to specify [the backend per job only](https://ci.apache.org/projects/flink/flink-docs-stable/ops/state/state_backends.html#setting-the-per-job-state-backend) and there seems not to be another way to do it in current Flink runner. It is curious I expected users to be able to do Flink specific runtime configuration independently of Beam's, isn't there a way to do this? I'm not sure that is the case, have you tried it? Can the state backend not configured as part of `flinkConfiguration` (https://github.com/apache/beam/blob/5675108933de6eb601ca2e4f21870d2ababe0ec7/runners/flink/src/main/java/org/apache/beam/runners/flink/FlinkExecutionEnvironments.java#L155)? ---------------------------------------------------------------- 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]
