-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tried the dev, still no go #15
Comments
Hi @kundeng , |
Are you able to download the log files? |
@kundeng No, 404 error. Juste paste the interesting parts here. |
I do not know what is interesting, lots of information there. I have reuploaded the files here: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First failed with ssh key,then I manually ran the ansible playbook. It failed at this step:
TASK [ambariserver : Start ambari-server] ******************************************************************************************************
fatal: [master01]: FAILED! => {"changed": false, "msg": "Unable to start service ambari-server: Job for ambari-server.service failed because the control process exited with error code. See "systemctl status ambari-server.service" and "journalctl -xe" for details.\n"}
PLAY RECAP *************************************************************************************************************************************
edge01 : ok=6 changed=5 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
master01 : ok=35 changed=27 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0
worker01 : ok=6 changed=5 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
The text was updated successfully, but these errors were encountered: