You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Amit Sela (JIRA)" <ji...@apache.org> on 2016/07/27 12:13:20 UTC

[jira] [Created] (BEAM-492) Spark runner should call Pipeline.run() instead of SparkRunner.run()

Amit Sela created BEAM-492:
------------------------------

             Summary: Spark runner should call Pipeline.run() instead of SparkRunner.run()
                 Key: BEAM-492
                 URL: https://issues.apache.org/jira/browse/BEAM-492
             Project: Beam
          Issue Type: Bug
    Affects Versions: 0.1.0-incubating
            Reporter: Amit Sela
            Assignee: Amit Sela


Currently, in some places (streaming examples, etc.), the Pipeline executes by calling SparkRunner.run() instead of calling Pipeline.run() which is kind of "backwards" to the Beam API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)