[ https://issues.apache.org/jira/browse/HIVE-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Huff updated HIVE-890: --------------------------- Attachment: HIVE-890.patch Asks hadoop for version info instead of looking for version info in library file names. > 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 > Attachments: HIVE-890.patch > > > 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.