[
https://issues.apache.org/jira/browse/BEAM-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16972927#comment-16972927
]
Kyle Weaver commented on BEAM-8115:
-----------------------------------
Update: since portable pipelines were never intended to be significantly
modified after creation, the second case mentioned above was problematic. In
other words, it proved easier to work around this issue (by creating the
pipeline in the required environment) than fixing it.
> Overwrite portable Flink application jar pipeline options at runtime
> --------------------------------------------------------------------
>
> Key: BEAM-8115
> URL: https://issues.apache.org/jira/browse/BEAM-8115
> Project: Beam
> Issue Type: New Feature
> Components: runner-flink
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: Major
>
> In the first iteration of portable Flink application jars, all pipeline
> options are set at job creation time and cannot be later modified at runtime.
> There should be a way to pass arguments to the jar to write/overwrite
> pipeline options.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)