You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2015/12/04 13:15:10 UTC

[jira] [Updated] (FLINK-3114) Read cluster's default parallelism upon remote job submission

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

Maximilian Michels updated FLINK-3114:
--------------------------------------
    Summary: Read cluster's default parallelism upon remote job submission  (was: RemoteEnvironment: Read cluster's 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, 1.0.0, 0.10.1
>            Reporter: Maximilian Michels
>             Fix For: 1.0.0
>
>
> 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
(v6.3.4#6332)