[
https://issues.apache.org/jira/browse/FLINK-26909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17535818#comment-17535818
]
Liu commented on FLINK-26909:
-----------------------------
[~zhuzh] Could you take time to review the code? Thanks.
> 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
> Components: Client / Job Submission
> Reporter: Liu
> Assignee: Liu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> 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)