[ https://issues.apache.org/jira/browse/SPARK-18828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Felix Cheung resolved SPARK-18828. ---------------------------------- Resolution: Fixed Assignee: Felix Cheung Fix Version/s: 2.2.0 Target Version/s: 2.2.0 > 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 > Assignee: Felix Cheung > Fix For: 2.2.0 > > > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org