[ 
https://issues.apache.org/jira/browse/SPARK-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535108#comment-14535108
 ] 

Shivaram Venkataraman commented on SPARK-7479:
----------------------------------------------

Just to add more light - the examples were removed in a recent change 
https://github.com/apache/spark/pull/5949 as the RDD API is marked as private 
for the 1.4 release. As [~srowen] says lets use the user mailing list for 
further follow up

> SparkR can not work
> -------------------
>
>                 Key: SPARK-7479
>                 URL: https://issues.apache.org/jira/browse/SPARK-7479
>             Project: Spark
>          Issue Type: Bug
>          Components: SparkR
>            Reporter: Weizhong
>            Priority: Minor
>
> I have build master branch Spark, and run SparkR, but it failed when i run 
> pi.R. And the error info is:
> Error: could not find function "parallelize"
> But if I add the namespace in the code, for example "SparkR:::parallelize" 
> then it work correctly.
> My cluster info:
> JDK: 1.8.0_40
> Hadoop: 2.6.0
> R: 3.2.0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to