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/03/30 23:58:41 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15950085#comment-15950085 ] 

Ahmet Altay commented on BEAM-1843:
-----------------------------------

Two more instances:
https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/1678/consoleFull
https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/1679/consoleFull

(It seems to affect all post commits, some of the fail earlier due to BEAM-1844) 

> '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
>
> 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)