[jira] [Updated] (HIVE-21153) task run in parallel cause ArrayIndexOutOfBoundsException

2019-01-26 Thread Chris Bogan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Bogan updated HIVE-21153: --- Component/s: Testing Infrastructure > task run in parallel cause ArrayIndexOutOfBoundsException >

[jira] [Updated] (HIVE-21153) task run in parallel cause ArrayIndexOutOfBoundsException

2019-01-24 Thread yx91490 (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yx91490 updated HIVE-21153: --- Description: It happens occasionally when we run sql in parallel and the job is blocked.the reason is

[jira] [Updated] (HIVE-21153) task run in parallel cause ArrayIndexOutOfBoundsException

2019-01-23 Thread yx91490 (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yx91490 updated HIVE-21153: --- Description: It happens occasionally when we run sql in parallel.the reason is HiveConf class is not thread

[jira] [Updated] (HIVE-21153) task run in parallel cause ArrayIndexOutOfBoundsException

2019-01-23 Thread yx91490 (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yx91490 updated HIVE-21153: --- Description: java.lang.ArrayIndexOutOfBoundsException: 22 at java.util.ArrayList.add(ArrayList.java:459)