You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2015/07/08 19:43:05 UTC

[jira] [Resolved] (SPARK-8901) [SparkR] Documentation Incorrect for sparkR.init

     [ https://issues.apache.org/jira/browse/SPARK-8901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcelo Vanzin resolved SPARK-8901.
-----------------------------------
    Resolution: Duplicate

> [SparkR] Documentation Incorrect for sparkR.init
> ------------------------------------------------
>
>                 Key: SPARK-8901
>                 URL: https://issues.apache.org/jira/browse/SPARK-8901
>             Project: Spark
>          Issue Type: Documentation
>          Components: R
>    Affects Versions: 1.4.1
>         Environment: R
>            Reporter: Pradeep Bashyal
>            Priority: Minor
>              Labels: documentation
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org