[jira] [Issue Comment Deleted] (HIVE-11105) NegativeArraySizeException from org.apache.hadoop.io.BytesWritable.setCapacity during serialization phase

2018-06-08 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Olson updated HIVE-11105: Comment: was deleted (was: [~jesmith3] Agree, so I think we can safely say it's been fixed now in

[jira] [Resolved] (HIVE-11105) NegativeArraySizeException from org.apache.hadoop.io.BytesWritable.setCapacity during serialization phase

2018-06-08 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Olson resolved HIVE-11105. - Resolution: Fixed Resolving this as the Hadoop version was updated from 2.7.2 [1] in Hive 2.3.3

[jira] [Updated] (HIVE-11105) NegativeArraySizeException from org.apache.hadoop.io.BytesWritable.setCapacity during serialization phase

2018-06-08 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Olson updated HIVE-11105: Fix Version/s: 3.0.0 > NegativeArraySizeException from > org.apache.hadoop.io.BytesWritable.setCap

[jira] [Commented] (HIVE-11105) NegativeArraySizeException from org.apache.hadoop.io.BytesWritable.setCapacity during serialization phase

2018-06-08 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16506481#comment-16506481 ] Andrew Olson commented on HIVE-11105: - [~jesmith3] Agree, so I think we can safely sa

[jira] [Commented] (HIVE-18122) HCatInputFormat cannot read any data when non-native table has partition columns

2017-11-21 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261578#comment-16261578 ] Andrew Olson commented on HIVE-18122: - Until non-native tables officially support bein

[jira] [Updated] (HIVE-18086) NullPointerException initializing query job when non-native table has partition columns

2017-11-21 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Olson updated HIVE-18086: Description: First, some background info: A non-native table can be created with partition columns

[jira] [Updated] (HIVE-18087) Simple select query finds nothing when non-native table has partition columns

2017-11-21 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Olson updated HIVE-18087: Description: First, some background info: A non-native table can be created with partition columns

[jira] [Updated] (HIVE-18087) Simple select query finds nothing when non-native table has partition columns

2017-11-16 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Olson updated HIVE-18087: Description: A non-native table can be created with partition columns defined. However, the existen

[jira] [Updated] (HIVE-18086) NullPointerException initializing query job when non-native table has partition columns

2017-11-16 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Olson updated HIVE-18086: Description: A non-native table can be created with partition columns defined. However, the existen

[jira] [Updated] (HIVE-11255) get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table objects in multiple batches

2017-10-04 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Olson updated HIVE-11255: Component/s: Metastore > get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table

[jira] [Updated] (HIVE-13051) Deadline class has numerous issues

2017-10-04 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Olson updated HIVE-13051: Component/s: Metastore > Deadline class has numerous issues > -- > >

[jira] [Updated] (HIVE-10722) external table creation with msck in Hive can create unusable partition

2017-10-04 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Olson updated HIVE-10722: Component/s: Metastore > external table creation with msck in Hive can create unusable partition > -

[jira] [Updated] (HIVE-15879) Fix HiveMetaStoreChecker.checkPartitionDirs method

2017-10-04 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Olson updated HIVE-15879: Component/s: Metastore > Fix HiveMetaStoreChecker.checkPartitionDirs method > --

[jira] [Updated] (HIVE-14693) Some partitions will be left out when partition number is a multiple of the option hive.msck.repair.batch.size

2017-10-04 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Olson updated HIVE-14693: Summary: Some partitions will be left out when partition number is a multiple of the option hive.msc

[jira] [Commented] (HIVE-12548) Hive metastore goes down in Kerberos,sentry enabled CDH5.5 cluster

2016-07-01 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359017#comment-15359017 ] Andrew Olson commented on HIVE-12548: - [~dbacwq] It is difficult to suggest a solution

[jira] [Commented] (HIVE-12548) Hive metastore goes down in Kerberos,sentry enabled CDH5.5 cluster

2015-12-18 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15064686#comment-15064686 ] Andrew Olson commented on HIVE-12548: - After much debugging we were finally able to fi

[jira] [Commented] (HIVE-12548) Hive metastore goes down in Kerberos,sentry enabled CDH5.5 cluster

2015-12-10 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15051722#comment-15051722 ] Andrew Olson commented on HIVE-12548: - We're seeing this stack trace, from an Oozie Ja

[jira] [Commented] (HIVE-11105) NegativeArraySizeException from org.apache.hadoop.io.BytesWritable.setCapacity during serialization phase

2015-11-06 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994105#comment-14994105 ] Andrew Olson commented on HIVE-11105: - Note that this exception can happen because of