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

Edward Capriolo resolved HIVE-1215.
-----------------------------------
    Fix Version/s: Not Applicable
       Resolution: Won't Fix

> bogus assertion in GroupByOperator.initializeOp
> -----------------------------------------------
>
>                 Key: HIVE-1215
>                 URL: https://issues.apache.org/jira/browse/HIVE-1215
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.5.0
>            Reporter: John Sichi
>            Assignee: Edward Capriolo
>            Priority: Major
>              Labels: cleanup
>             Fix For: Not Applicable
>
>
> export HADOOP_OPTS="-ea"
> and then run the following query in Hive:
> select count(1) from pokes;
> This causes an assertion failure:
> Caused by: java.lang.AssertionError
>       at 
> org.apache.hadoop.hive.ql.exec.GroupByOperator.initializeOp(GroupByOperator.java:161)
>       at org.apache.hadoop.hive.ql.exec.Operator.initialize(Operator.java:344)
>       at 
> org.apache.hadoop.hive.ql.exec.ExecReducer.configure(ExecReducer.java:143)
>       ... 10 more



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to