[
https://issues.apache.org/jira/browse/SPARK-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619036#comment-14619036
]
Shivaram Venkataraman commented on SPARK-8900:
----------------------------------------------
[~bashyal] You can take a look at the PR I have open.
> sparkPackages flag name is wrong in the documentation
> -----------------------------------------------------
>
> Key: SPARK-8900
> URL: https://issues.apache.org/jira/browse/SPARK-8900
> Project: Spark
> Issue Type: Bug
> Components: SparkR
> Affects Versions: 1.4.1
> Reporter: Shivaram Venkataraman
>
> The SparkR documentation example in
> http://people.apache.org/~pwendell/spark-releases/latest/sparkr.html is
> incorrect.
> sc <- sparkR.init(packages="com.databricks:spark-csv_2.11:1.0.3")
> should be
> sc <- sparkR.init(sparkPackages="com.databricks:spark-csv_2.11:1.0.3")
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]