You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Udi Meiri (JIRA)" <ji...@apache.org> on 2018/07/31 02:19:00 UTC

[jira] [Closed] (BEAM-5039) python postcommit broken in call to WriteToPubSub

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

Udi Meiri closed BEAM-5039.
---------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

Green since https://builds.apache.org/job/beam_PostCommit_Python_Verify/5613/

> python postcommit broken in call to WriteToPubSub
> -------------------------------------------------
>
>                 Key: BEAM-5039
>                 URL: https://issues.apache.org/jira/browse/BEAM-5039
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Udi Meiri
>            Assignee: Udi Meiri
>            Priority: Major
>             Fix For: Not applicable
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> ERROR: test_streaming_wordcount_it (apache_beam.examples.streaming_wordcount_it_test.StreamingWordCountIT)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/examples/streaming_wordcount_it_test.py", line 105, in test_streaming_wordcount_it
>     self.test_pipeline.get_full_options_as_args(**extra_opts))
>   File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/examples/streaming_wordcount.py", line 90, in run
>     output | beam.io.WriteToPubSub(known_args.output_topic)
> TypeError: __init__() takes at least 3 arguments (2 given)
> https://builds.apache.org/job/beam_PostCommit_Python_Verify/5597/consoleText



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)