[ https://issues.apache.org/jira/browse/SPARK-24287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen updated SPARK-24287: ------------------------------ Issue Type: Improvement (was: Bug) This covers a lot of the same ground as https://issues.apache.org/jira/browse/SPARK-20075 > 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: Improvement > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org