Replies: 3
Hi,
Having some trouble installing HDP 1.2 on CentOS 5 and CentOS 6.
Everything works up until deploying through Ambari, however afer installation I get multiple failures:
oozie check execute, hive check execute, and webhcat check execute fail with no log information in stdout or stderror
Hbase check execute fails as well but includes the following (posted below)
(please note I have installed hdp 1.1.1.16 and 1.0.1.14/15 on the same Linux distro and same exact node prep so not sure if this is something introduced with 1.2 or a new prep requirement has been added).
notice: /Stage[1]/Hdp::Snappy::Package/Hdp::Snappy::Package::Ln[32]/Hdp::Exec[hdp::snappy::package::ln 32]/Exec[hdp::snappy::package::ln 32]/returns: executed successfully
notice: /Stage[2]/Hdp-hbase::Hbase::Service_check/File[/tmp/hbaseSmoke.sh]/ensure: defined content as ‘{md5}a4e08d5388577f1767eb5f8ea8c4a267′
err: /Stage[2]/Hdp-hbase::Hbase::Service_check/Exec[/tmp/hbaseSmoke.sh]/returns: change from notrun to 0 failed: Command exceeded timeout at /var/lib/ambari-agent/puppet/modules/hdp-hbase/manifests/hbase/service_check.pp:46
notice: /Stage[2]/Hdp-hbase::Hbase::Service_check/Hdp-hadoop::Exec-hadoop[hbase::service_check::test]/Hdp::Exec[hadoop --config /etc/hadoop/conf fs -test -e /apps/hbase/data/usertable]/Anchor[hdp::exec::hadoop --config /etc/hadoop/conf fs -test -e /apps/hbase/data/usertable::begin]: Dependency Exec[/tmp/hbaseSmoke.sh] has failures: true
warning: /Stage[2]/Hdp-hbase::Hbase::Service_check/Hdp-hadoop::Exec-hadoop[hbase::service_check::test]/Hdp::Exec[hadoop --config /etc/hadoop/conf fs -test -e /apps/hbase/data/usertable]/Anchor[hdp::exec::hadoop --config /etc/hadoop/conf fs -test -e /apps/hbase/data/usertable::begin]: Skipping because of failed dependencies
notice: /Stage[2]/Hdp-hbase::Hbase::Service_check/Hdp-hadoop::Exec-hadoop[hbase::service_check::test]/Hdp::Exec[hadoop --config /etc/hadoop/conf fs -test -e /apps/hbase/data/usertable]/Exec[hadoop --config /etc/hadoop/conf fs -test -e /apps/hbase/data/usertable]: Dependency Exec[/tmp/hbaseSmoke.sh] has failures: true
warning: /Stage[2]/Hdp-hbase::Hbase::Service_check/Hdp-hadoop::Exec-hadoop[hbase::service_check::test]/Hdp::Exec[hadoop --config /etc/hadoop/conf fs -test -e /apps/hbase/data/usertable]/Exec[hadoop --config /etc/hadoop/conf fs -test -e /apps/hbase/data/usertable]: Skipping because of failed dependencies
notice: /Stage[2]/Hdp-hbase::Hbase::Service_check/Hdp-hadoop::Exec-hadoop[hbase::service_check::test]/Hdp::Exec[hadoop --config /etc/hadoop/conf fs -test -e /apps/hbase/data/usertable]/Anchor[hdp::exec::hadoop --config /etc/hadoop/conf fs -test -e /apps/hbase/data/usertable::end]: Dependency Exec[/tmp/hbaseSmoke.sh] has failures: true
warning: /Stage[2]/Hdp-hbase::Hbase::Service_check/Hdp-hadoop::Exec-hadoop[hbase::service_check::test]/Hdp::Exec[hadoop --config /etc/hadoop/conf fs -test -e /apps/hbase/data/usertable]/Anchor[hdp::exec::hadoop --config /etc/hadoop/conf fs -test -e /apps/hbase/data/usertable::end]: Skipping because of failed dependencies
notice: /Stage[2]/Hdp-hbase::Hbase::Service_check/Anchor[hdp-hbase::hbase::service_check::end]: Dependency Exec[/tmp/hbaseSmoke.sh] has failures: true
warning: /Stage[2]/Hdp-hbase::Hbase::Service_check/Anchor[hdp-hbase::hbase::service_check::end]: Skipping because of failed dependencies
notice: Finished catalog run in 314.56 seconds