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: [email protected]
For additional commands, e-mail: [email protected]