[ https://issues.apache.org/jira/browse/HIVE-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119774#comment-13119774 ]
John Sichi commented on HIVE-619: --------------------------------- I got failures in existing tests create_unknown_genericudf and create_unknown_udf_udaf because their output needs to be updated. > Change the error messages to something like "Class xxxx not found" or "Class > xxxx does not implement UDF, GenericUDF, or UDAF" > ------------------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-619 > URL: https://issues.apache.org/jira/browse/HIVE-619 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Namit Jain > Assignee: Min Zhou > Attachments: HIVE-619.2.patch.txt > > > While creating a (temporary) function, if the underlying class does not exist > - the current error message is very cryptic. > It should be something like "Class xxxx not found" or "Class xxxx does not > implement UDF, GenericUDF, or UDAF" -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira