Guys, I removed hadoop alpha  from bt repo 6 via yum

I cleanly installed hadoop replacing repo 6 with repo 8

yum remove/install  hadoop\* flume\* zookeeper\* oozie\* sqoop\* hbase\*
hive\* hue\*

I now have hadoop 2.4.1

Problem is in my services hadoop-* there is a reference to
 /usr/lib/bigtop-utils/bigtop-detect-javahome

which is not on my system

getting these errors...

/etc/init.d/hadoop-hdfs-datanode: line 40:
/usr/lib/bigtop-utils/bigtop-detect-javahome: No such file or directory
starting datanode, logging to
/var/log/hadoop-hdfs/hadoop-hdfs-datanode-nn111.rack1.lab.out
Failed to start Hadoop datanode. Return value: 1           [FAILED]
/etc/init.d/hadoop-hdfs-journalnode: line 40:
/usr/lib/bigtop-utils/bigtop-detect-javahome: No such file or directory
Error: JAVA_HOME is not set and could not be found.
Failed to start Hadoop journalnode. Return value: 3        [FAILED]
/etc/init.d/hadoop-hdfs-namenode: line 40:
/usr/lib/bigtop-utils/bigtop-detect-javahome: No such file or directory
starting namenode, logging to
/var/log/hadoop-hdfs/hadoop-hdfs-namenode-nn111.rack1.lab.out
Failed to start Hadoop namenode. Return value: 1           [FAILED]

can someone send me this file?

Reply via email to