You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Anonymous (Jira)" <ji...@apache.org> on 2023/04/13 11:00:00 UTC

[jira] [Updated] (BEAM-9503) SyntaxError in process worker startup

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

Anonymous updated BEAM-9503:
----------------------------
    Status: Triage Needed  (was: Resolved)

> SyntaxError in process worker startup
> -------------------------------------
>
>                 Key: BEAM-9503
>                 URL: https://issues.apache.org/jira/browse/BEAM-9503
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-harness
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: P2
>             Fix For: 2.20.0
>
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> WARNING:apache_beam.runners.worker.worker_pool_main:Starting worker with command ['python', '-c', 'from apache_beam.runners.worker.sdk_worker import SdkHarness; SdkHarness("localhost:57103",worker_id="1-1",state_cache_size=0data_buffer_time_limit_ms=0).run()']
> Note that 'state_cache_size=0data_buffer_time_limit_ms=0' is all mashed together. Looks like we're missing a comma: https://github.com/apache/beam/blob/feefaca793d8358d5386d0725863c03e4e37b5b1/sdks/python/apache_beam/runners/worker/worker_pool_main.py#L116



--
This message was sent by Atlassian Jira
(v8.20.10#820010)