You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2014/05/01 00:17:14 UTC

[jira] [Created] (HIVE-6995) GenericUDFBridge should log exception when it is unable to instantiate UDF object

Jason Dere created HIVE-6995:
--------------------------------

             Summary: 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


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)