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?
/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 It's german and that means file or folder not found– iav-babak Jun 3 '12 at 12:38