[
https://issues.apache.org/jira/browse/BEAM-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía reopened BEAM-7878:
--------------------------------
Opening to cherry pick it into release 2.15.0 because this addresses an issue
with Spark runner on Spark 2.12
> Refine Spark runner dependencies
> --------------------------------
>
> Key: BEAM-7878
> URL: https://issues.apache.org/jira/browse/BEAM-7878
> Project: Beam
> Issue Type: Improvement
> Components: runner-spark
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: Minor
> Fix For: 2.15.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> The Spark runner has more dependencies than it needs:
> * The jackson_module_scala dependency is marked as compile but it is only
> needed at runtime so it ends up leaking this module.
> * The dropwizard, scala-library and commons-compress dependencies are
> declared but unused.
> * The Kafka dependency version is not aligned with the rest of Beam.
> * The Kafka and zookeeper dependencies are used only for the tests but
> currently are provided
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)