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