Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.7.0
-
None
Description
When deploying hadoop with bigtop's puppet scripts, it will output error message like below If the oozie server is already running.
debug: Exec[Oozie DB init](provider=posix): Executing '/etc/init.d/oozie init' debug: Executing '/etc/init.d/oozie init' err: /Stage[main]/Hadoop_head_node/Hadoop-oozie::Server[oozie server]/Exec[Oozie DB init]/returns: change from notrun to 0 failed: /etc/init.d/oozie init returned 1 instead of one of [0] at /home/vagrant/bigtop/bigtop-deploy/puppet/modules/hadoop-oozie/manifests/init.pp:46 notice: /Stage[main]/Hadoop_head_node/Hadoop-oozie::Server[oozie server]/Service[oozie]: Dependency Exec[Oozie DB init] has failures: true warning: /Stage[main]/Hadoop_head_node/Hadoop-oozie::Server[oozie server]/Service[oozie]: Skipping because of failed dependencies