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

Hyukjin Kwon edited comment on SPARK-24152 at 5/3/18 4:39 AM:
--------------------------------------------------------------

>From Liang-Chi's comment and given previous discussion and resolution - 
>[https://github.com/apache/spark/pull/20005|https://github.com/apache/spark/pull/20005,]
> (SPARK-22812) seems it's a problem from R's. We (mainly he) investigated this 
>problem there and he solved that by asking / reporting the problem to R dev. I 
>think it's outside of Spark and we could wait for the response.

BTW, I think this is quite critical since it blocks all other PRs.


was (Author: hyukjin.kwon):
>From Liang-Chi's comment and given previous discussion and resolution - 
>[https://github.com/apache/spark/pull/20005,] seems it's a problem from R's. 
>We (mainly he) investigated this problem there and he solved that by asking / 
>reporting the problem to R dev. I think it's outside of Spark and we could 
>wait for the response.

> Flaky Test: SparkR
> ------------------
>
>                 Key: SPARK-24152
>                 URL: https://issues.apache.org/jira/browse/SPARK-24152
>             Project: Spark
>          Issue Type: Bug
>          Components: SparkR
>    Affects Versions: 2.4.0
>            Reporter: Dongjoon Hyun
>            Priority: Critical
>
> PR builder and master branch test fails with the following SparkR error with 
> unknown reason. The following is an error message from that.
> {code}
> * this is package 'SparkR' version '2.4.0'
> * checking CRAN incoming feasibility ...Error in 
> .check_package_CRAN_incoming(pkgdir) : 
>   dims [product 24] do not match the length of object [0]
> Execution halted
> {code}
> *PR BUILDER*
> - https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90039/
> - https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/89983/
> - https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/89998/
> *MASTER BRANCH*
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-sbt-hadoop-2.6/4458/
>  (Fail with no failures)
> This is critical because we already start to merge the PR by ignoring this 
> **known unkonwn** SparkR failure.
> - https://github.com/apache/spark/pull/21175



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to