You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2020/03/11 06:57:00 UTC

[jira] [Resolved] (SPARK-31016) [DEPLOY] Pack the user jars when submitting Spark Application

     [ https://issues.apache.org/jira/browse/SPARK-31016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-31016.
----------------------------------
    Resolution: Won't Fix

You can always add jars manually by many APIs such as {{sparkContext.addJar}} or {{ADD JAR}}, or shade the jars with your application jar too.  I don't think we will add such behaviour.

> [DEPLOY] Pack the user jars when submitting Spark Application
> -------------------------------------------------------------
>
>                 Key: SPARK-31016
>                 URL: https://issues.apache.org/jira/browse/SPARK-31016
>             Project: Spark
>          Issue Type: Improvement
>          Components: Deploy
>    Affects Versions: 3.0.0
>            Reporter: feiwang
>            Priority: Minor
>
> Nowadays, Spark only pack the jars under $SPARK_HOME/jars.
> How about packing the user jars when submitting Spark application?
> Sometimes, user may involve lots of jars expect spark libs.
> I think it can reduce the pressure for HDFS and nodemanager(localizer).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org