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

Apache Spark commented on SPARK-18828:
--------------------------------------

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

> Refactor SparkR build and test scripts
> --------------------------------------
>
>                 Key: SPARK-18828
>                 URL: https://issues.apache.org/jira/browse/SPARK-18828
>             Project: Spark
>          Issue Type: Bug
>          Components: SparkR
>    Affects Versions: 2.1.0
>            Reporter: Felix Cheung
>
> Since we are building SparkR source package we are now seeing the call tree 
> getting more convoluted and more parts are getting duplicated.
> We should try to clean this up.
> One issue is with the requirement to install SparkR before building SparkR 
> source package (ie. R CMD build) because of the loading of SparkR via 
> "library(SparkR)" in the vignettes. When we refactor that part in the 
> vignettes we should be able to further decouple the scripts.



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