You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kasia Kucharczyk (JIRA)" <ji...@apache.org> on 2019/03/08 14:40:00 UTC

[jira] [Created] (BEAM-6781) Remove double run job

Kasia Kucharczyk created BEAM-6781:
--------------------------------------

             Summary: Remove double run job
                 Key: BEAM-6781
                 URL: https://issues.apache.org/jira/browse/BEAM-6781
             Project: Beam
          Issue Type: Sub-task
          Components: testing
            Reporter: Kasia Kucharczyk
            Assignee: Kasia Kucharczyk


Remove statement:

with self.pipeline as p:

from all jobs. It is already equivalent to `{{p.run().wait_until_finish()}}`. And we need `result = p.run()` to use it in metrics.



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