I realized that recent Jenkins among different pull requests always fails 
in the following two tests
"SPARK-8020: set sql conf in spark conf"
"SPARK-9757 Persist Parquet relation with decimal column"

Here are examples.
https://github.com/apache/spark/pull/11956 (consoleFull: 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56058/consoleFull
)
https://github.com/apache/spark/pull/12259 (consoleFull: 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56056/consoleFull
)
https://github.com/apache/spark/pull/12450 (consoleFull: 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56051/consoleFull
)
https://github.com/apache/spark/pull/12453 (consoleFull: 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56050/consoleFull
)
https://github.com/apache/spark/pull/12257 (consoleFull: 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56061/consoleFull
)
https://github.com/apache/spark/pull/12451 (consoleFull: 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56045/consoleFull
)

I have just realized that the latest master also causes the same two 
failures at amplab Jenkins. 
https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-sbt-hadoop-2.6/627/
https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-sbt-hadoop-2.6/625/

Since they seem to have some relationships with failures in recent pull 
requests, I created two JIRA entries.
https://issues.apache.org/jira/browse/SPARK-14689
https://issues.apache.org/jira/browse/SPARK-14690

Best regards,
Kazuaki Ishizaki

Reply via email to