You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2017/04/03 04:44:41 UTC

[jira] [Resolved] (BEAM-1843) 'PDone' object has no attribute 'to_runner_api'

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

Ahmet Altay resolved BEAM-1843.
-------------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

> 'PDone' object has no attribute 'to_runner_api'
> -----------------------------------------------
>
>                 Key: BEAM-1843
>                 URL: https://issues.apache.org/jira/browse/BEAM-1843
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Ahmet Altay
>            Assignee: Robert Bradshaw
>             Fix For: Not applicable
>
>
> Post commit failure with (https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/1676/consoleFull):
> ...
>   File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/pipeline.py", line 512, in <dictcomp>
>     for tag, out in self.outputs.items()},
>   File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/runners/pipeline_context.py", line 52, in get_id
>     self._id_to_proto[id] = obj.to_runner_api(self._pipeline_context)
> AttributeError: 'PDone' object has no attribute 'to_runner_api'



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)