[ https://issues.apache.org/jira/browse/HIVE-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carl Steinbach updated HIVE-162: -------------------------------- Issue Type: Test (was: Bug) Fix Version/s: 0.3.0 > 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: Test > Reporter: Zheng Shao > Assignee: Zheng Shao > Fix For: 0.3.0 > > 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.