[
https://issues.apache.org/jira/browse/BEAM-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anonymous updated BEAM-8324:
----------------------------
Status: Triage Needed (was: Open)
> Pre/Postcommit Dataflow IT tests fail: _create_function() takes from 2 to 6
> positional arguments but 7 were given
> -----------------------------------------------------------------------------------------------------------------
>
> Key: BEAM-8324
> URL: https://issues.apache.org/jira/browse/BEAM-8324
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Valentyn Tymofieiev
> Assignee: Valentyn Tymofieiev
> Priority: P0
> Fix For: 2.16.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> {noformat}
> Dataflow pipeline failed. State: FAILED, Error:
> Traceback (most recent call last):
> File
> "/usr/local/lib/python3.7/site-packages/dataflow_worker/batchworker.py", line
> 773, in run
> self._load_main_session(self.local_staging_directory)
> File
> "/usr/local/lib/python3.7/site-packages/dataflow_worker/batchworker.py", line
> 489, in _load_main_session
> pickler.load_session(session_file)
> File
> "/usr/local/lib/python3.7/site-packages/apache_beam/internal/pickler.py",
> line 287, in load_session
> return dill.load_session(file_path)
> File "/usr/local/lib/python3.7/site-packages/dill/_dill.py", line 410, in
> load_session
> module = unpickler.load()
> TypeError: _create_function() takes from 2 to 6 positional arguments but 7
> were given
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)