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

Hive QA commented on HIVE-21852:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12971264/HIVE-21852.2.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 16044 tests 
executed
*Failed tests:*
{noformat}
org.apache.hive.hcatalog.mapreduce.TestHCatPartitioned.testHCatPartitionedTable[1]
 (batchId=211)
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/17498/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17498/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17498/

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: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12971264 - PreCommit-HIVE-Build

> Testcases are randomly failing with ArrayIndexOutOfBoundException
> -----------------------------------------------------------------
>
>                 Key: HIVE-21852
>                 URL: https://issues.apache.org/jira/browse/HIVE-21852
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 4.0.0
>            Reporter: Naresh P R
>            Assignee: Naresh P R
>            Priority: Major
>         Attachments: HIVE-21852.1.patch, HIVE-21852.2.patch, 
> HIVE-21852.3.patch
>
>
> Testcases are randomly failing with ArrayIndexOutOfBoundException in this 
> lines 
> [https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetastoreDefaultTransformer.java#L75-L83]
> {code:java}
> Caused by: java.lang.ArrayIndexOutOfBoundsException
>   at java.lang.System.arraycopy(Native Method) ~[?:1.8.0_102]
>   at java.util.ArrayList.addAll(ArrayList.java:580) ~[?:1.8.0_102]
>   at 
> org.apache.hadoop.hive.metastore.MetastoreDefaultTransformer.<init>(MetastoreDefaultTransformer.java:75)
>  ~[hive-exec-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]{code}



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

Reply via email to