You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/01/21 00:21:34 UTC

[jira] [Created] (SPARK-5341) Support maven coordinates in spark-shell and spark-submit

Burak Yavuz created SPARK-5341:
----------------------------------

             Summary: 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org