[ https://issues.apache.org/jira/browse/HIVE-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-6995: ----------------------------------- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Committed to trunk. Thanks, Jason! > GenericUDFBridge should log exception when it is unable to instantiate UDF > object > --------------------------------------------------------------------------------- > > Key: HIVE-6995 > URL: https://issues.apache.org/jira/browse/HIVE-6995 > Project: Hive > Issue Type: Bug > Components: UDF > Reporter: Jason Dere > Assignee: Jason Dere > Fix For: 0.14.0 > > Attachments: HIVE-6995.1.patch > > > If GenericUDFBridge.initialize() is unable to create an instance of the UDF > class, it logs a blanket error message of "The UDF implementation class <udf> > is not present in the class path". This can make it difficult to determine > what the actual error is as there can be other issues besides the class not > being in the class path. -- This message was sent by Atlassian JIRA (v6.2#6252)