You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2018/12/24 05:11:00 UTC

[jira] [Updated] (BIGTOP-3115) [Puppet] Alluxio master/worker can not startup successfully

     [ https://issues.apache.org/jira/browse/BIGTOP-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evans Ye updated BIGTOP-3115:
-----------------------------
    Summary: [Puppet] Alluxio master/worker can not startup successfully  (was: [Puppet] Alluxio master/worker can not startup)

> [Puppet] Alluxio master/worker can not startup successfully
> -----------------------------------------------------------
>
>                 Key: BIGTOP-3115
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3115
>             Project: Bigtop
>          Issue Type: Sub-task
>          Components: deployment
>    Affects Versions: 1.3.0
>            Reporter: Evans Ye
>            Assignee: Evans Ye
>            Priority: Major
>             Fix For: 1.4.0
>
>
> Use Vagrant Provisioner to deploy alluxio, got the following output:
> {code}
> ==> bigtop1: Notice: Roles to deploy: [alluxio-master, alluxio-worker]
> ==> bigtop1: Notice: alluxio ---> master host
> ==> bigtop1: Warning: Unrecognized escape sequence '\/' in file /tmp/vagrant-puppet/modules-197812bd65c5ed589cb0fd7a86c2a130/ambari/manifests/init.pp at line 38:116
> ==> bigtop1: Warning: Unrecognized escape sequence '\/' in file /tmp/vagrant-puppet/modules-197812bd65c5ed589cb0fd7a86c2a130/ambari/manifests/init.pp at line 38:116
> ==> bigtop1: Notice: Compiled catalog for bigtop1.vagrant in environment production in 1.58 seconds
> ==> bigtop1: Notice: /Stage[main]/Hadoop_cluster_node/User[testuser]/ensure: created
> ==> bigtop1: Notice: /Stage[main]/Hadoop_cluster_node/User[jenkins]/ensure: created
> ==> bigtop1: Notice: /Stage[main]/Bigtop_repo/Yumrepo[Bigtop_0]/ensure: created
> ==> bigtop1: Notice: /Stage[main]/Hadoop_cluster_node/User[hudson]/ensure: created
> ==> bigtop1: Notice: /Stage[main]/Jdk/Package[jdk]/ensure: created
> ==> bigtop1: Notice: /Stage[main]/Alluxio::Common/Package[alluxio]/ensure: created
> ==> bigtop1: Notice: /Stage[main]/Alluxio::Common/File[/etc/alluxio/conf/log4j.properties]/content: content changed '{md5}0c6aa5b2cf0daedb77977ecc6379cffb' to '{md5}3e1aa7be70f8cc22a75957cfdb1a90e5'
> ==> bigtop1: Notice: /Stage[main]/Alluxio::Common/File[/etc/alluxio/conf/alluxio-env.sh]/content: content changed '{md5}0bff533748d5d4f8de0517234b3e83c4' to '{md5}3b16f1232afe746f89875b9e655e380b'
> ==> bigtop1: Notice: /Stage[main]/Alluxio::Master/Exec[alluxio formatting]/returns: executed successfully
> ==> bigtop1: Notice: /Stage[main]/Alluxio::Worker/Service[alluxio-worker]: Dependency Service[alluxio-master] has failures: true
> ==> bigtop1: Error: Could not start Service[alluxio-master]: Execution of '/bin/systemctl start alluxio-master' returned 5: Failed to start alluxio-master.service: Unit not found.
> ==> bigtop1: Wrapped exception:
> ==> bigtop1: Execution of '/bin/systemctl start alluxio-master' returned 5: Failed to start alluxio-master.service: Unit not found.
> ==> bigtop1: Error: /Stage[main]/Alluxio::Master/Service[alluxio-master]/ensure: change from stopped to running failed: Could not start Service[alluxio-master]: Execution of '/bin/systemctl start alluxio-master' returned 5: Failed to start alluxio-master.service: Unit not found.
> ==> bigtop1: Warning: /Stage[main]/Alluxio::Worker/Service[alluxio-worker]: Skipping because of failed dependencies
> ==> bigtop1: Notice: Finished catalog run in 69.99 seconds
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)