You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/10/24 06:39:27 UTC

[jira] [Resolved] (SPARK-10971) sparkR: RRunner should allow setting path to Rscript

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

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

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

> sparkR: RRunner should allow setting path to Rscript
> ----------------------------------------------------
>
>                 Key: SPARK-10971
>                 URL: https://issues.apache.org/jira/browse/SPARK-10971
>             Project: Spark
>          Issue Type: Bug
>          Components: SparkR
>    Affects Versions: 1.5.1
>            Reporter: Thomas Graves
>             Fix For: 1.6.0, 1.5.2
>
>
> I'm running spark on yarn and trying to use R in cluster mode. RRunner seems to just call Rscript and assumes its in the path. But on our YARN deployment R isn't installed on the nodes so it needs to be distributed along with the job and we need the ability to point to where it gets installed. sparkR in client mode has the config spark.sparkr.r.command to point to Rscript. RRunner should have something similar so it works in cluster mode



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