You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/09/19 01:02:04 UTC

[jira] [Commented] (SPARK-10711) Do not assume spark.submit.deployMode is always set

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

Apache Spark commented on SPARK-10711:
--------------------------------------

User 'falaki' has created a pull request for this issue:
https://github.com/apache/spark/pull/8832

> Do not assume spark.submit.deployMode is always set
> ---------------------------------------------------
>
>                 Key: SPARK-10711
>                 URL: https://issues.apache.org/jira/browse/SPARK-10711
>             Project: Spark
>          Issue Type: Bug
>          Components: R
>    Affects Versions: 1.6.0
>            Reporter: Hossein Falaki
>            Priority: Critical
>
> in RRDD.createRProcess() we call RUtils.sparkRPackagePath(), which assumes "... that Spark properties `spark.master` and `spark.submit.deployMode` are set."
> It is better to assume safe defaults if they are not set.



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