[ 
https://issues.apache.org/jira/browse/HIVE-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-4593:
------------------------------

    Attachment: HIVE-4593.D10965.2.patch

navis updated the revision "HIVE-4593 [jira] ErrorMsg has several messages that 
reuse the same error code".

  added test case asserting unique error codes

Reviewers: JIRA

REVISION DETAIL
  https://reviews.facebook.net/D10965

CHANGE SINCE LAST DIFF
  https://reviews.facebook.net/D10965?vs=34047&id=34053#toc

AFFECTED FILES
  ql/src/java/org/apache/hadoop/hive/ql/ErrorMsg.java
  ql/src/test/org/apache/hadoop/hive/ql/TestErrorMsg.java

To: JIRA, navis

                
> ErrorMsg has several messages that reuse the same error code
> ------------------------------------------------------------
>
>                 Key: HIVE-4593
>                 URL: https://issues.apache.org/jira/browse/HIVE-4593
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.10.0
>            Reporter: Eugene Koifman
>            Assignee: Navis
>         Attachments: HIVE-4593.D10965.1.patch, HIVE-4593.D10965.2.patch
>
>
> All of these errorCode values are associated with more than one message.
> 10043
> 10227
> 10228
> 10229
> 10230
> 10231
> This is not right.
> This affects ErrorMsg.getErrorMsg(int errorCode) as well as Templeton logic.
> Should probably add a JUnit test to check this.

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

Reply via email to