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: Hadoop Hive Issue Type: Bug Components: Query Processor Reporter: Namit Jain 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. - You can reply to this email to add a comment to the issue online.