cli.sh looks for libs to find version number, instead of asking hadoop itself. ------------------------------------------------------------------------------
Key: HIVE-890 URL: https://issues.apache.org/jira/browse/HIVE-890 Project: Hadoop Hive Issue Type: Bug Reporter: Paul Huff Priority: Trivial This is particularly highlighted when running hive out of svn against cloudera's install of hadoop, which puts the libraries in a funky place. The attached patch queries hadoop to find out what it's version is, instead of asking the libraries what version they have in their string. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.