You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Liu (Jira)" <ji...@apache.org> on 2022/03/29 08:57:00 UTC

[jira] [Created] (FLINK-26909) Support AdaptiveBatch when parallelism is -1 from Cli

Liu created FLINK-26909:
---------------------------

             Summary: Support AdaptiveBatch when parallelism is -1 from Cli
                 Key: FLINK-26909
                 URL: https://issues.apache.org/jira/browse/FLINK-26909
             Project: Flink
          Issue Type: Improvement
            Reporter: Liu


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.1#820001)