Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3114

Read cluster's default parallelism upon remote job submission

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Do
    • 0.10.0, 0.10.1, 1.0.0
    • None
    • Runtime / Coordination
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mxm Maximilian Michels
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: