[
https://issues.apache.org/jira/browse/HIVE-19780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16506182#comment-16506182
]
Hive QA commented on HIVE-19780:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12926723/HIVE-19780.1.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 14509 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.ql.TestTxnNoBuckets.testCTAS (batchId=288)
org.apache.hadoop.hive.ql.TestTxnNoBucketsVectorized.testCTAS (batchId=288)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/11620/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11620/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11620/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12926723 - PreCommit-HIVE-Build
> Test failure : org.apache.hadoop.hive.ql.TestTxnNoBuckets fails with
> java.lang.AssertionError
> ---------------------------------------------------------------------------------------------
>
> Key: HIVE-19780
> URL: https://issues.apache.org/jira/browse/HIVE-19780
> Project: Hive
> Issue Type: Bug
> Environment: uname -a
> Linux pts00607-vm1 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:05:18 UTC
> 2016 ppc64le ppc64le ppc64le GNU/Linux
> Reporter: Alisha Prabhu
> Priority: Major
> Labels: pp64le, x86_64
> Attachments: HIVE-19780.1.patch
>
>
> Maven command used is mvn -Dtest=TestTxnNoBuckets#testCTAS test
> Error:
> {code:java}
> [INFO] Running org.apache.hadoop.hive.ql.TestTxnNoBuckets
> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 34.582 s <<< FAILURE! - in org.apache.hadoop.hive.ql.TestTxnNoBuckets
> [ERROR] testCTAS(org.apache.hadoop.hive.ql.TestTxnNoBuckets) Time elapsed:
> 31.64 s <<< FAILURE!
> java.lang.AssertionError: Actual line (data) 0 data:
> {"writeid":1,"bucketid":536870912,"rowid":0} 3 4
> file:/var/lib/jenkins/hive/ql/target/tmp/org.apache.hadoop.hive.ql.TestTxnNoBuckets-1528085280454/warehouse/myctas2/delta_0000001_0000001_0000/bucket_00000
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at
> org.apache.hadoop.hive.ql.TxnCommandsBaseForTests.checkExpected(TxnCommandsBaseForTests.java:228)
> {code}
> org.apache.hadoop.hive.ql.TestTxnNoBucketsVectorized.testCTAS refers to the
> same test case.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)