[ https://issues.apache.org/jira/browse/HIVE-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623025#comment-13623025 ]
Hudson commented on HIVE-4077: ------------------------------ Integrated in Hive-trunk-hadoop2 #138 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/138/]) HIVE-4077 alterPartition and alterPartitions methods in ObjectStore swallow exceptions (Kevin Wilfong via namit) (Revision 1451476) Result = FAILURE namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1451476 Files : * /hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java > alterPartition and alterPartitions methods in ObjectStore swallow exceptions > ---------------------------------------------------------------------------- > > Key: HIVE-4077 > URL: https://issues.apache.org/jira/browse/HIVE-4077 > Project: Hive > Issue Type: Bug > Components: Metastore > Affects Versions: 0.11.0 > Reporter: Kevin Wilfong > Assignee: Kevin Wilfong > Fix For: 0.11.0 > > Attachments: HIVE-4077.1.patch.txt, HIVE-4077.2.patch.txt, > HIVE-4077.3.patch.txt > > > The alterPartition and alterPartitions methods in the ObjectStore class throw > a MetaException in the case of a failure but do not include the cause, > meaning that information is lost. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira