[jira] [Commented] (HIVE-17115) MetaStoreUtils.getDeserializer doesn't catch the java.lang.ClassNotFoundException

2017-08-01 Thread Erik.fang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16108672#comment-16108672 ] Erik.fang commented on HIVE-17115: -- In our cluster, I think there are both local mode metastore hive

[jira] [Commented] (HIVE-17115) MetaStoreUtils.getDeserializer doesn't catch the java.lang.ClassNotFoundException

2017-08-02 Thread Erik.fang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16112216#comment-16112216 ] Erik.fang commented on HIVE-17115: -- ok, I will upload a test soon > MetaStoreUtils.getDeserializer

[jira] [Assigned] (HIVE-17115) MetaStoreUtils.getDeserializer doesn't catch the java.lang.ClassNotFoundException

2017-07-18 Thread Erik.fang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik.fang reassigned HIVE-17115: > MetaStoreUtils.getDeserializer doesn't catch the > java.lang.ClassNotFoundException >

[jira] [Updated] (HIVE-17115) MetaStoreUtils.getDeserializer doesn't catch the java.lang.ClassNotFoundException

2017-07-18 Thread Erik.fang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik.fang updated HIVE-17115: - Status: Patch Available (was: Open) > MetaStoreUtils.getDeserializer doesn't catch the >

[jira] [Commented] (HIVE-17115) MetaStoreUtils.getDeserializer doesn't catch the java.lang.ClassNotFoundException

2017-07-18 Thread Erik.fang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091351#comment-16091351 ] Erik.fang commented on HIVE-17115: -- load a patch based on hive-1.2.1, catch NoClassDefFoundError and

[jira] [Updated] (HIVE-17115) MetaStoreUtils.getDeserializer doesn't catch the java.lang.ClassNotFoundException

2017-07-18 Thread Erik.fang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik.fang updated HIVE-17115: - Attachment: HIVE-17115.patch > MetaStoreUtils.getDeserializer doesn't catch the >

[jira] [Comment Edited] (HIVE-17115) MetaStoreUtils.getDeserializer doesn't catch the java.lang.ClassNotFoundException

2017-07-18 Thread Erik.fang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091351#comment-16091351 ] Erik.fang edited comment on HIVE-17115 at 7/18/17 9:58 AM: --- upload a patch based

[jira] [Updated] (HIVE-17115) MetaStoreUtils.getDeserializer doesn't catch the java.lang.ClassNotFoundException

2017-07-24 Thread Erik.fang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik.fang updated HIVE-17115: - Attachment: HIVE-17115.1.patch Sorry for the late reply [~daijy] I try to write a test case, but fail to

[jira] [Commented] (HIVE-17115) MetaStoreUtils.getDeserializer doesn't catch the java.lang.ClassNotFoundException

2017-08-08 Thread Erik.fang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16119282#comment-16119282 ] Erik.fang commented on HIVE-17115: -- Thank you for your help! > MetaStoreUtils.getDeserializer doesn't

[jira] [Updated] (HIVE-17115) MetaStoreUtils.getDeserializer doesn't catch the java.lang.ClassNotFoundException

2017-08-08 Thread Erik.fang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik.fang updated HIVE-17115: - Attachment: HIVE-17115.2-branch-1.2.patch upload the new patch with test case In test case,