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/09 00:20:42 UTC

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

Jitendra Nath Pandey created HIVE-5494:
------------------------------------------

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


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