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/27 17:14:00 UTC

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

Udi Meiri created BEAM-5039:
-------------------------------

             Summary: 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


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)