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:39:14 UTC

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

     [ https://issues.apache.org/jira/browse/HIVE-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dere updated HIVE-6995:
-----------------------------

    Attachment: HIVE-6995.1.patch

> 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
>         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)