You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/11/30 06:09:58 UTC

[jira] [Created] (SPARK-18643) SparkR hangs when installed as a package without SPARK_HOME set

Felix Cheung created SPARK-18643:
------------------------------------

             Summary: SparkR hangs when installed as a package without SPARK_HOME set
                 Key: SPARK-18643
                 URL: https://issues.apache.org/jira/browse/SPARK-18643
             Project: Spark
          Issue Type: Bug
          Components: SparkR
    Affects Versions: 2.1.0
            Reporter: Felix Cheung
            Assignee: Felix Cheung
            Priority: Critical


1) Install SparkR from source package, ie.
R CMD INSTALL SparkR_2.1.0.tar.gz

2) Start SparkR
library(SparkR)
sparkR.session()

Notice SparkR hangs when it couldn't find spark-submit to launch the JVM backend



--
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