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 2016/07/20 02:29:20 UTC

[jira] [Resolved] (SPARK-16510) Move SparkR test JAR into Spark, include its source code

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

Shivaram Venkataraman resolved SPARK-16510.
-------------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0
                   2.0.1

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

> Move SparkR test JAR into Spark, include its source code
> --------------------------------------------------------
>
>                 Key: SPARK-16510
>                 URL: https://issues.apache.org/jira/browse/SPARK-16510
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SparkR
>            Reporter: Shivaram Venkataraman
>            Assignee: Shivaram Venkataraman
>             Fix For: 2.0.1, 2.1.0
>
>
> One of the `NOTE`s in the R CMD check is that we currently include a test JAR file in SparkR which is a binary only artifact. I think we can take two steps to address this
> (a) I think we should include the source code for this in say core/src/test/ or something like that. As far as I know the JAR file just needs to have a single method. 
> (b) We should move the JAR file out of the SparkR test support and into some other location in Spark. The trouble is that its tricky to run the test with CRAN mode then. We could either disable the test for CRAN or download the JAR from an external URL



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