Kenneth Knowles created BEAM-431:
------------------------------------
Summary: 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)