[ 
https://issues.apache.org/jira/browse/SPARK-5341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292826#comment-14292826
 ] 

Apache Spark commented on SPARK-5341:
-------------------------------------

User 'brkyvz' has created a pull request for this issue:
https://github.com/apache/spark/pull/4215

> Support maven coordinates in spark-shell and spark-submit
> ---------------------------------------------------------
>
>                 Key: SPARK-5341
>                 URL: https://issues.apache.org/jira/browse/SPARK-5341
>             Project: Spark
>          Issue Type: New Feature
>          Components: Deploy, Spark Shell
>            Reporter: Burak Yavuz
>
> This feature will allow users to provide the maven coordinates of jars they 
> wish to use in their spark application. Coordinates can be a comma-delimited 
> list and be supplied like:
> ```spark-submit --maven org.apache.example.a,org.apache.example.b```
> This feature will also be added to spark-shell (where it is more critical to 
> have this feature)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to