[ https://issues.apache.org/jira/browse/HIVE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carl Steinbach updated HIVE-1817: --------------------------------- Status: Patch Available (was: Open) Review request: https://reviews.apache.org/r/421 Summary of changes: * Modified OptionsProcessor to use commons-cli 1.2 instead of 2.0-SNAPSHOT * Changed default hadoop.version from 0.20.0 to 0.20.1 (Note that 0.20.2 is not available on the FB CDN) * Updated bin/hive scripts to enforce dependency on Hadoop 0.20.x (x >= 1). * Updated ivy configuration to pull down commons-cli 1.2 * Added a bunch of missing ASF headers. Note to committer: Please run 'svn rm lib/commons-cli-2.0-SNAPSHOT.jar before committing. > 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.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