[
https://issues.apache.org/jira/browse/HIVE-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117480#comment-13117480
]
[email protected] commented on HIVE-619:
----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2112/
-----------------------------------------------------------
Review request for John Sichi.
Summary
-------
Added clearer error message when the underlying function doesn not exist.
This addresses bug HIVE-619.
https://issues.apache.org/jira/browse/HIVE-619
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java 5c6ea07
Diff: https://reviews.apache.org/r/2112/diff
Testing
-------
Thanks,
Marek
> 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
>
> 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