Burak Yavuz created SPARK-9603:
----------------------------------

             Summary: Re-enable complex R package test in SparkSubmitSuite
                 Key: SPARK-9603
                 URL: https://issues.apache.org/jira/browse/SPARK-9603
             Project: Spark
          Issue Type: Test
          Components: Deploy, Tests
    Affects Versions: 1.5.0
            Reporter: Burak Yavuz


For building complex Spark Packages that contain R code in addition to Scala, 
we have a complex procedure, where R source code is shipped inside a jar. The 
source code is extracted, built, and is added as a library among SparkR.

The end to end test in SparkSubmitSuite ("correctly builds R packages included 
in a jar with --packages") can't run on Jenkins now, because the pull request 
builder is not built with SparkR. Once the PR Builder is built with SparkR, we 
should re-enable the test.



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