[jira] Updated: (HIVE-1564) bucketizedhiveinputformat.q fails in minimr mode

2010-08-19 Thread Namit Jain (JIRA)

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

Namit Jain updated HIVE-1564:
-

Status: Resolved  (was: Patch Available)
Resolution: Fixed

Committed. Thanks Yongqiang

> 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.



[jira] Updated: (HIVE-1564) bucketizedhiveinputformat.q fails in minimr mode

2010-08-19 Thread He Yongqiang (JIRA)

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

He Yongqiang updated HIVE-1564:
---

Attachment: hive-1564.1.patch

> 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
> 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.



[jira] Updated: (HIVE-1564) bucketizedhiveinputformat.q fails in minimr mode

2010-08-19 Thread He Yongqiang (JIRA)

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

He Yongqiang updated HIVE-1564:
---

   Status: Patch Available  (was: Open)
Fix Version/s: 0.7.0

> 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.