You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Valentyn Tymofieiev (JIRA)" <ji...@apache.org> on 2019/04/10 17:49:00 UTC

[jira] [Commented] (BEAM-6853) Make Java and python portable options same

    [ https://issues.apache.org/jira/browse/BEAM-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814710#comment-16814710 ] 

Valentyn Tymofieiev commented on BEAM-6853:
-------------------------------------------

Possible reason: there is a typo in the option name in Python: - should be replaced with _, see: https://github.com/apache/beam/pull/8225/, https://github.com/apache/beam/pull/8225/commits/78ff1f5e89932e966817bd06beb9271dbffa7a9a.

> Make Java and python portable options same
> ------------------------------------------
>
>                 Key: BEAM-6853
>                 URL: https://issues.apache.org/jira/browse/BEAM-6853
>             Project: Beam
>          Issue Type: Task
>          Components: sdk-py-core
>            Reporter: Ankur Goenka
>            Assignee: Ankur Goenka
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Java [PortableRunnerOptions|https://github.com/apache/beam/blob/f21cfaefd54afb798103dc90ab57290739e81e81/sdks/java/core/src/main/java/org/apache/beam/sdk/options/PortablePipelineOptions.java#L80] and [Python Portable options|https://github.com/apache/beam/blob/f21cfaefd54afb798103dc90ab57290739e81e81/sdks/python/apache_beam/options/pipeline_options.py#L719] don't have the same values limiting the use of sdk-worker-parallelism and environment-cache-millis in python sdk.
>  
> Add these options to the python sdk.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)