[ https://issues.apache.org/jira/browse/HIVE-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900411#action_12900411 ]
Namit Jain commented on HIVE-1564: ---------------------------------- +1 will file a new jira for groupby_bigdata.q > bucketizedhiveinputformat.q fails in minimr mode > ------------------------------------------------ > > Key: HIVE-1564 > URL: https://issues.apache.org/jira/browse/HIVE-1564 > Project: Hadoop Hive > Issue Type: Bug > Reporter: Joydeep Sen Sarma > Assignee: He Yongqiang > Fix For: 0.7.0 > > Attachments: hive-1564.1.patch > > > followup to HIVE-1523: > ant -Dtestcase=TestCliDriver -Dqfile=bucketizedhiveinputformat.q > -Dclustermode=miniMR clean-test test > [junit] Begin query: bucketizedhiveinputformat.q > [junit] Exception: null > [junit] java.lang.AssertionError > [junit] at > org.apache.hadoop.hive.ql.exec.ExecDriver.showJobFailDebugInfo(ExecDriver.java:788) > [junit] at > org.apache.hadoop.hive.ql.exec.ExecDriver.execute(ExecDriver.java:624) > [junit] at > org.apache.hadoop.hive.ql.exec.MapRedTask.execute(MapRedTask.java:120) > ExecDriver.java:788 > // These tasks should have come from the same job. > > assert(ti.getJobId() == jobId); -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.