You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Thomas Weise (Jira)" <ji...@apache.org> on 2019/10/11 22:08:00 UTC

[jira] [Created] (BEAM-8387) Remove sdk-worker-parallelism option from JobServerDriver

Thomas Weise created BEAM-8387:
----------------------------------

             Summary: Remove sdk-worker-parallelism option from JobServerDriver
                 Key: BEAM-8387
                 URL: https://issues.apache.org/jira/browse/BEAM-8387
             Project: Beam
          Issue Type: Task
          Components: runner-core
    Affects Versions: 2.16.0
            Reporter: Thomas Weise
            Assignee: Thomas Weise


The option was added when it wasn't possible to specify it as pipeline option, which is no longer the case. The pipeline option has a value of 0, which means that the runner should pick a suitable value. But this is then overridden in FlinkJobInvoker with 1 (because that's the default in the  JobServerDriver config.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)