You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2016/12/02 19:29:58 UTC

[jira] [Resolved] (BEAM-431) Examples dependencies on runners are a bit much and not enough

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

Daniel Halperin resolved BEAM-431.
----------------------------------
       Resolution: Fixed
         Assignee: Daniel Halperin
    Fix Version/s: Not applicable

https://github.com/apache/incubator-beam/pull/1465 cleaned up example dependencies on runners.

> Examples dependencies on runners are a bit much and not enough
> --------------------------------------------------------------
>
>                 Key: BEAM-431
>                 URL: https://issues.apache.org/jira/browse/BEAM-431
>             Project: Beam
>          Issue Type: Bug
>          Components: examples-java
>            Reporter: Kenneth Knowles
>            Assignee: Daniel Halperin
>             Fix For: Not applicable
>
>
> The Java 7 examples directly depend on the Dataflow runner as a compile dependency. This should just be fixed and removed.
> The Java 8 examples have optional runtime dependencies on the Dataflow and Flink runners. But even optional runtime dependencies must be resolved in a test scope, so it is not possible to exclude these from a hermetic testing environment - quite annoying. And the Spark runner should be included as well.



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