[jira] [Updated] (SPARK-28762) Read JAR main class if JAR is not located in local file system

2019-08-19 Thread Dongjoon Hyun (Jira)


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

Dongjoon Hyun updated SPARK-28762:
--
Affects Version/s: (was: 2.4.3)
   3.0.0

> Read JAR main class if JAR is not located in local file system
> --
>
> Key: SPARK-28762
> URL: https://issues.apache.org/jira/browse/SPARK-28762
> Project: Spark
>  Issue Type: New Feature
>  Components: Deploy, Spark Core, Spark Submit
>Affects Versions: 3.0.0
>Reporter: Ivan Gozali
>Priority: Minor
>
> Currently, {{spark-submit}} doesn't attempt to read the main class from a 
> Spark app JAR file if the scheme of the primary resource URI is not {{file}}. 
> In other words, if the JAR is not in the local file system, it will barf.
> It would be useful to have this feature if I deploy my Spark app JARs in S3 
> or HDFS.
> If it makes sense to maintainers, I can take a stab at this - I think I know 
> which files to look at.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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



[jira] [Updated] (SPARK-28762) Read JAR main class if JAR is not located in local file system

2019-08-16 Thread Ivan Gozali (JIRA)


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

Ivan Gozali updated SPARK-28762:

Priority: Minor  (was: Major)

> Read JAR main class if JAR is not located in local file system
> --
>
> Key: SPARK-28762
> URL: https://issues.apache.org/jira/browse/SPARK-28762
> Project: Spark
>  Issue Type: New Feature
>  Components: Deploy, Spark Core, Spark Submit
>Affects Versions: 2.4.3
>Reporter: Ivan Gozali
>Priority: Minor
>
> Currently, {{spark-submit}} doesn't attempt to read the main class from a 
> Spark app JAR file if the scheme of the primary resource URI is not {{file}}. 
> In other words, if the JAR is not in the local file system, it will barf.
> It would be useful to have this feature if I deploy my Spark app JARs in S3 
> or HDFS.
> If it makes sense to maintainers, I can take a stab at this - I think I know 
> which files to look at.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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