You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2013/06/13 01:59:20 UTC

[jira] [Created] (HIVE-4726) HCatDelegator should not have to parse error text; should instead rely on canonical errorCode

Eugene Koifman created HIVE-4726:
------------------------------------

             Summary: HCatDelegator should not have to parse error text; should instead rely on canonical errorCode
                 Key: HIVE-4726
                 URL: https://issues.apache.org/jira/browse/HIVE-4726
             Project: Hive
          Issue Type: Bug
          Components: HCatalog
    Affects Versions: 0.12.0
            Reporter: Eugene Koifman
            Assignee: Eugene Koifman
            Priority: Minor


HCatDelegator.descOnePartition() and addOnePartition() look for specific exception names in Hive stderr.
This is unreliable.  Hive should produce errorCode value from org.apache.hadoop.hive.ql.ErrorMsg.  This likely needs to be fixed in DDLTask which are called on behalf of HCatDelegator methods.

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