[
https://issues.apache.org/jira/browse/BEAM-6781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kasia Kucharczyk closed BEAM-6781.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.12.0
> Remove runninig job twice
> -------------------------
>
> 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
> Priority: Major
> Fix For: 2.12.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)