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:16:00 UTC

[jira] [Updated] (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 ]

Naresh P R updated HIVE-21852:
------------------------------
    Affects Version/s: 4.0.0
           Attachment: HIVE-21852.1.patch
               Status: Patch Available  (was: In Progress)

> 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
>
>
> 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)