[
https://issues.apache.org/jira/browse/SPARK-24287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fangshi Li updated SPARK-24287:
-------------------------------
Summary: Spark -packages option should support classifier, no-transitive,
and custom conf (was: Spark 2.x -packages option should support classifier,
no-transitive, and custom conf)
> Spark -packages option should support classifier, no-transitive, and custom
> conf
> --------------------------------------------------------------------------------
>
> Key: SPARK-24287
> URL: https://issues.apache.org/jira/browse/SPARK-24287
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 2.3.0
> Reporter: Fangshi Li
> Priority: Major
>
> We should extend Spark's -package option to support:
> # Turn-off transitive dependency on a given artifact(like spark-avro)
> # Resolving a given artifact with classifier (like avro-mapred-1.7.4-h2.jar
> # Resolving a given artifact with custom ivy conf
> # Excluding particular transitive dependencies from a given artifact. We
> currently only have top-level exclusion rule applies for all artifacts.
> We have tested this patch internally and it greatly increases the flexibility
> when user uses -packages option
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]