You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Naresh P R (JIRA)" <ji...@apache.org> on 2019/06/09 09:15:00 UTC

[jira] [Work started] (HIVE-21852) Testcases are randomly failing with ArrayIndexOutOfBoundException

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

Work on HIVE-21852 started by Naresh P R.
-----------------------------------------
> Testcases are randomly failing with ArrayIndexOutOfBoundException
> -----------------------------------------------------------------
>
>                 Key: HIVE-21852
>                 URL: https://issues.apache.org/jira/browse/HIVE-21852
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Naresh P R
>            Assignee: Naresh P R
>            Priority: Major
>
> This is 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)