[ https://issues.apache.org/jira/browse/FLINK-26909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Anderson updated FLINK-26909: ----------------------------------- Summary: Allow setting parallelism to -1 from CLI (was: Allow to set parallelism to be -1 from Cli) > Allow setting parallelism to -1 from CLI > ---------------------------------------- > > Key: FLINK-26909 > URL: https://issues.apache.org/jira/browse/FLINK-26909 > Project: Flink > Issue Type: Improvement > Components: Client / Job Submission > Reporter: Liu > Assignee: Liu > Priority: Major > Labels: pull-request-available > Fix For: 1.16.0, 1.15.1 > > > When we start the job by command with args "-p $parallelism", the error is > thrown with "The parallelism must be a positive number: -1". > Since we can use AdaptiveBatch with config parallelism.default: -1, we should > support it from Cli. -- This message was sent by Atlassian Jira (v8.20.7#820007)