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

[jira] [Closed] (FLINK-26909) Allow to set parallelism to be -1 from Cli

     [ https://issues.apache.org/jira/browse/FLINK-26909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhu Zhu closed FLINK-26909.
---------------------------
    Fix Version/s: 1.15.1
       Resolution: Done

Done via:

master: 46c6d78ddd6b271cd434eff03ae65c0e74c0d53e

release-1.15: 5f2c9c7a255c4e2d9d739dcb3ee5477a11ada90d

> Allow to set parallelism to be -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)