You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Babak Bastan <ba...@gmail.com> on 2012/06/03 10:23:43 UTC

Unable to determine Hadoop version information.

Hi experts,

I try to install hive and hadoop on my ubuntu.but if i type this command :

hive --service hiveserver

errors return like this:

/home/babak/Downloads/hadoop/bin/hadoop: Zeile 258:
/usr/lib/java-6-sun-1.6.0.26/bin/java: Datei oder Verzeichnis nicht gefunden
/home/babak/Downloads/hadoop/bin/hadoop: Zeile 289:
/usr/lib/java-6-sun-1.6.0.26/bin/java: Datei oder Verzeichnis nicht gefunden
Unable to determine Hadoop version information.
'hadoop version' returned:
/home/babak/Downloads/hadoop/bin/hadoop: Zeile 258:
/usr/lib/java-6-sun-1.6.0.26/bin/java: Datei oder Verzeichnis nicht gefunden
/home/babak/Downloads/hadoop/bin/hadoop: Zeile 289:
/usr/lib/java-6-sun-1.6.0.26/bin/java: Datei oder Verzeichnis nicht gefunden

how can i solve my problem? and where is it?