You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Ramki Palle (JIRA)" <ji...@apache.org> on 2014/05/23 23:09:03 UTC

[jira] [Commented] (SENTRY-63) Hive queries with temporary UDF return error UnsupportedOperationException

    [ https://issues.apache.org/jira/browse/SENTRY-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007706#comment-14007706 ] 

Ramki Palle commented on SENTRY-63:
-----------------------------------

How do I apply this patch without upgrading the whole CDH?

> Hive queries with temporary UDF return error UnsupportedOperationException 
> ---------------------------------------------------------------------------
>
>                 Key: SENTRY-63
>                 URL: https://issues.apache.org/jira/browse/SENTRY-63
>             Project: Sentry
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Prasad Mujumdar
>            Assignee: Prasad Mujumdar
>             Fix For: 1.3.0
>
>         Attachments: SENTRY-63.1.patch, SENTRY-63.2.patch
>
>
> The following Hive query gets UnsupportedOperationException  with Sentry,
> CREATE TEMPORARY FUNCTION printf_test AS 'org.apache.hadoop.hive.ql.udf.generic.GenericUDFPrintf'");
> SELECT printf_test(value) FROM tab;



--
This message was sent by Atlassian JIRA
(v6.2#6252)