[
https://issues.apache.org/jira/browse/FLINK-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-3114.
--------------------------------
Resolution: Won't Do
There is no longer a cluster default parallelism.
> Read cluster's default parallelism upon remote job submission
> -------------------------------------------------------------
>
> Key: FLINK-3114
> URL: https://issues.apache.org/jira/browse/FLINK-3114
> Project: Flink
> Issue Type: Improvement
> Components: Job-Submission, JobManager
> Affects Versions: 0.10.0, 0.10.1, 1.0.0
> Reporter: Maximilian Michels
> Priority: Major
>
> When {{default.parallelism}} has been set in the cluster configuration, users
> wonder why the default parallelism is 1 when they submit program from their
> local machine, e.g. using the RemoteEnvironment.
> The reason for that is that the default parallelism is only picked up
> locally. I propose to change this behavior by querying the JobManager for its
> default parallelism before JobGraph generation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)