You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/04/03 02:32:00 UTC

[jira] [Updated] (BEAM-11623) Verify that Python version used to launch pipeline matches the Python version that runs sdk_worker.

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

Kenneth Knowles updated BEAM-11623:
-----------------------------------
    Status: Open  (was: Triage Needed)

> Verify that  Python version used to launch pipeline matches the Python version that runs sdk_worker.
> ----------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-11623
>                 URL: https://issues.apache.org/jira/browse/BEAM-11623
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Valentyn Tymofieiev
>            Priority: P3
>
> We should verify that (major.minor) Python version at launch time matches the version on the workers, and alert users with an error when this is not the case.
> Otherwise the job may fail with cryptic errors during DoFn un-pickling such as 'SystemError: unknown opcode'.



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