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?