when running the script in start_sandbox-hdp.sh to run the sandbox image on Docker it gets stuck at "Ambari Server 'start' completed successfully."
ambari-agent do not start.
Answer by Edgar Orendain · Jan 12, 2018 at 03:53 AM
Yup - this issue was triggered by a Docker change. Please use this updated start script for deploying the HDP 2.6.3 sandbox: https://raw.githubusercontent.com/hortonworks/data-tutorials/f88da0da324e252996cf3201fc9b038e9564a665/tutorials/hdp/sandbox-deployment-and-install-guide/assets/start_sandbox-hdp.sh
Note: Please only use this script for the HDP 2.6.3 sandbox. If you find yourself reading this thread in the future, a new process is in place and this script is likely much more simplified/streamlined in the future - so the link above will be obsolete.
Answer by Aziz Herch · Jan 08, 2018 at 10:38 AM
on ubuntu 16.04 the shell script to start the HDP sandbox 2.6.3 Docker image will hang using Docker CE version 17.11 or 17.12. The problem does not occure with version 17.09.
Answer by Jay Kumar SenSharma · Jan 05, 2018 at 03:50 PM
If ambari agent is not starting then it must be logging something.
So can you please check and share the following log?
# ls -l /var/log/ambari-agent/ambari-agent.log
.
If needed then please try starting the ambari agent in DEBUG mode by making the "loglevel=DEBUG"
change in the "/etc/ambari-agent/conf/ambari-agent.ini" file to get more detailed logging:
Original Line:
[agent] logdir=/var/log/ambari-agent piddir=/var/run/ambari-agent prefix=/var/lib/ambari-agent/data ;loglevel=(DEBUG/INFO) loglevel=INFO
Edited Line:
[agent] logdir=/var/log/ambari-agent piddir=/var/run/ambari-agent prefix=/var/lib/ambari-agent/data ;loglevel=(DEBUG/INFO) loglevel=DEBUG
Then restart the ambari agent to see DEBUG logging.
.
This website uses cookies for analytics, personalisation and advertising. To learn more or change your cookie settings, please read our Cookie Policy. By continuing to browse, you agree to our use of cookies.
HCC Guidelines | HCC FAQs | HCC Privacy Policy | Privacy Policy | Terms of Service
© 2011-2019 Hortonworks Inc. All Rights Reserved.
Hadoop, Falcon, Atlas, Sqoop, Flume, Kafka, Pig, Hive, HBase, Accumulo, Storm, Solr, Spark, Ranger, Knox, Ambari, ZooKeeper, Oozie and the Hadoop elephant logo are trademarks of the Apache Software Foundation.