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

Eugene Koifman updated HIVE-4593:
---------------------------------

    Description: 
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.

  was:
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.

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