[ https://issues.apache.org/jira/browse/HIVE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Sichi updated HIVE-1817: ----------------------------- Status: Open (was: Patch Available) Tests pass now, but when I try to run CLI interactively, I get the failure below. hadoop -version is no longer returning information in the expected format. {noformat} [jsichi@dev1066 ~/open/test-trunk] build/dist/bin/hive Hive requires Hadoop 0.20.x (x >= 1). 'hadoop version' returned: Hadoop 0.20.0 Subversion https://svn.apache.org/repos/asf/hadoop/core/branches/branch-0.20 -r 763504 Compiled by ndaley on Thu Apr 9 05:18:40 UTC 2009 {noformat} > Remove Hive dependency on unreleased commons-cli 2.0 Snapshot > ------------------------------------------------------------- > > Key: HIVE-1817 > URL: https://issues.apache.org/jira/browse/HIVE-1817 > Project: Hive > Issue Type: Task > Components: Build Infrastructure, CLI > Reporter: Carl Steinbach > Assignee: Carl Steinbach > Priority: Blocker > Fix For: 0.7.0 > > Attachments: HIVE-1817.2.patch.txt, HIVE-1817.3.patch.txt, > HIVE-1817.4.patch.txt, HIVE-1817.wip.1.patch.txt > > > The Hive CLI depends on commons-cli-2.0-SNAPSHOT. This branch of of the > commons-cli project is dead. > Hive needs to use commons-cli-1.2 instead. See MAPREDUCE-767 for more > information. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira