You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Shreepadma Venugopalan (JIRA)" <ji...@apache.org> on 2013/11/14 23:35:20 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=13823040#comment-13823040 ] 

Shreepadma Venugopalan commented on SENTRY-63:
----------------------------------------------

+1, will commit if tests pass.

> 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
>         Attachments: SENTRY-63.1.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.1#6144)