[
https://issues.apache.org/jira/browse/HIVE-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zheng Shao updated HIVE-162:
----------------------------
Resolution: Fixed
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
HIVE-162. Fix join0.q test failure with hadoop 0.17. (zshao)
> Fix join0.q failure with hadoop 0.17
> ------------------------------------
>
> Key: HIVE-162
> URL: https://issues.apache.org/jira/browse/HIVE-162
> Project: Hadoop Hive
> Issue Type: Bug
> Reporter: Zheng Shao
> Assignee: Zheng Shao
> Attachments: HIVE-162-1.patch
>
>
> The file order is different. We need to use a single reducer.
> {code}
> ant clean
> ant -Dhadoop.version=0.17.0 package
> ant test -Dtestcase=TestCliDriver -Dqfile=join0.q -Dhadoop.version=0.17.0
> -logfile test.17.log
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.