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

Shivaram Venkataraman resolved SPARK-11414.
-------------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0

Issue resolved by pull request 9368
[https://github.com/apache/spark/pull/9368]

> Forgot to update usage of "spark.sparkr.r.command" in RRDD in the PR for 
> SPARK-10971
> ------------------------------------------------------------------------------------
>
>                 Key: SPARK-11414
>                 URL: https://issues.apache.org/jira/browse/SPARK-11414
>             Project: Spark
>          Issue Type: Bug
>          Components: SparkR
>    Affects Versions: 1.5.1
>            Reporter: Sun Rui
>             Fix For: 1.6.0
>
>
>  The PR for SPARK-10971 fixed 
> core/src/main/scala/org/apache/spark/deploy/RRunner.scala to handle
> "spark.r.command" (with support for the depreciated
> "spark.sparkr.r.command"), but forgot to change
> core/src/main/scala/org/apache/spark/api/r/RRDD.scala, which still
> just uses "spark.sparkr.r.command". This should also be changed.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to