You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2013/10/10 08:26:46 UTC

[jira] [Updated] (HIVE-5494) Vectorization throws exception with nested UDF.

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

Jitendra Nath Pandey updated HIVE-5494:
---------------------------------------

    Status: Patch Available  (was: Open)

> Vectorization throws exception with nested UDF.
> -----------------------------------------------
>
>                 Key: HIVE-5494
>                 URL: https://issues.apache.org/jira/browse/HIVE-5494
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HIVE-5494.1.patch
>
>
> {code}
> Caused by: org.apache.hadoop.hive.ql.metadata.HiveException: Udf: GenericUDFAbs, is not supported
> at org.apache.hadoop.hive.ql.exec.vector.VectorizationContext.getVectorExpression(VectorizationContext.java:465)
> at org.apache.hadoop.hive.ql.exec.vector.VectorizationContext.getVectorExpression(VectorizationContext.java:274)
> at org.apache.hadoop.hive.ql.exec.vector.VectorizationContext.getAggregatorExpression(VectorizationContext.java:1512)
> at org.apache.hadoop.hive.ql.exec.vector.VectorGroupByOperator.<init>(VectorGroupByOperator.java:133)
> ... 41 more
> FAILED: RuntimeException java.lang.reflect.InvocationTargetException
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)