[ https://issues.apache.org/jira/browse/HIVE-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13686443#comment-13686443 ]
Hudson commented on HIVE-4593: ------------------------------ Integrated in Hive-trunk-hadoop2 #245 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/245/]) HIVE-4593 : ErrorMsg has several messages that reuse the same error code (Navis via Ashutosh Chauhan) (Revision 1493832) Result = FAILURE hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1493832 Files : * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/ErrorMsg.java * /hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/TestErrorMsg.java > 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 > Fix For: 0.12.0 > > 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