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

[jira] [Created] (BEAM-8430) sdk_worker_parallelism default is inconsistent between Py and Java SDKs

Kyle Weaver created BEAM-8430:
---------------------------------

             Summary: sdk_worker_parallelism default is inconsistent between Py and Java SDKs
                 Key: BEAM-8430
                 URL: https://issues.apache.org/jira/browse/BEAM-8430
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core, sdk-py-core
            Reporter: Kyle Weaver
            Assignee: Kyle Weaver


Default is currently 1 in Java, 0 in Python.

https://github.com/apache/beam/blob/7b67a926b8939ede8f2e33c85579b540d18afccf/sdks/java/core/src/main/java/org/apache/beam/sdk/options/PortablePipelineOptions.java#L73

https://github.com/apache/beam/blob/7b67a926b8939ede8f2e33c85579b540d18afccf/sdks/python/apache_beam/options/pipeline_options.py#L848



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