[
https://issues.apache.org/jira/browse/SPARK-19297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Landes updated SPARK-19297:
----------------------------------
Affects Version/s: 2.1.0
Labels: features newbie (was: )
Description:
It would be super-convenient, in a development environment, to be able to use
the --packages argument to point spark to the latest version of a package
instead of specifying a specific version.
For example, instead of the following:
--packages com.databricks:spark-csv_2.11:1.5.0
I could just put in this:
--packages com.databricks:spark-csv_2.11:latest
was:It would be super-convenient, in a development environment, to be able to
use point spark to the latest version of a package instead of specifying a
specific version.
> Add ability for --packages tag to pull latest version
> -----------------------------------------------------
>
> Key: SPARK-19297
> URL: https://issues.apache.org/jira/browse/SPARK-19297
> Project: Spark
> Issue Type: New Feature
> Affects Versions: 2.1.0
> Reporter: Steven Landes
> Priority: Minor
> Labels: features, newbie
>
> It would be super-convenient, in a development environment, to be able to use
> the --packages argument to point spark to the latest version of a package
> instead of specifying a specific version.
> For example, instead of the following:
> --packages com.databricks:spark-csv_2.11:1.5.0
> I could just put in this:
> --packages com.databricks:spark-csv_2.11:latest
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]