[
https://issues.apache.org/jira/browse/BEAM-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367951#comment-15367951
]
Kenneth Knowles commented on BEAM-431:
--------------------------------------
Specifically, it does seem that my change to add the Spark runner is not going
to work due to provided dependencies needing to be added, and we might want
multiple profiles for different configurations.
> 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: Kenneth Knowles
>
> 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)