You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Edward Capriolo <ed...@gmail.com> on 2010/01/27 20:33:28 UTC

How to fake out hive with hadoop versions

I am running a rather old version of hadoop from cloudera Hadoop 18.3
. I was running trunk and all was well, my recent update to hive rc
4.1 has caused this.
# hive
Unable to determine Hadoop version information.
'hadoop version' returned:
Hadoop Unknown Subversion Unknown -r Unknown Compiled by Unknown on Unknown

# hadoop version
hadoop version
Hadoop Unknown
Subversion Unknown -r Unknown
Compiled by Unknown on Unknown

I am going to hack up vi /opt/hive/bin/ext/cli.sh for now, but should
we have a fall through case for this?