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

Sun Rui commented on SPARK-6797:
--------------------------------

@shivaram, so you'd like to ship SparkR binary package to worker nodes. The 
concern about binary package is its platform portability. Since now we disable 
the native library used by SparkR, we can ship SparkR binary package first. Not 
sure if in the future we may ship SparkR source package.

> Add support for YARN cluster mode
> ---------------------------------
>
>                 Key: SPARK-6797
>                 URL: https://issues.apache.org/jira/browse/SPARK-6797
>             Project: Spark
>          Issue Type: Improvement
>          Components: SparkR
>            Reporter: Shivaram Venkataraman
>            Assignee: Sun Rui
>            Priority: Critical
>
> SparkR currently does not work in YARN cluster mode as the R package is not 
> shipped along with the assembly jar to the YARN AM. We could try to use the 
> support for archives in YARN to send out the R package as a zip file.



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