Member since
01-10-2018
7
Posts
0
Kudos Received
0
Solutions
01-26-2018
12:27 PM
I'm facing the same issue: HDP 2.6.3 sandbox doesn't start on Ubuntu 16.04.03 LTS running Docker CE 17.12. The updated start script referenced by @Edgar Orendain still hangs while starting Ambari services. This is the line, within the script, having the issue: docker exec -t sandbox-hdp /bin/sh -c 'until /usr/bin/curl --silent --user raj_ops:raj_ops -H "X-Requested-By: ambari" "http://localhost:8080/api/v1/clusters/Sandbox/requests?to=end&page_size=10&fields=Requests" | tail -n 27 | grep COMPLETED | grep COMPLETED > /dev/null; do echo -n .; sleep 1; done;' Any suggestion? Regards, @Julián Rodríguez
... View more
01-11-2018
03:39 PM
I have the same issues as @Andres Urrego
... View more
01-11-2018
03:37 PM
VMware Workstation is running on my Windows 10 laptop, with an i5 and 8 GB of RAM. VM was allocated 4 virtual CPUs and either 6 or 8 GB of RAM. Still the same behaviour with the rescue kernel. All the other two fail with no messages neither allowing to log in. I guess either I'm very short of resources or the latest HDP sandbox has serious errors.
... View more
01-11-2018
03:34 PM
@gdeleon Screen capture of the behaviour with VMware Worstation Player 14.1.1, plus journalctl-xe-log.txt
... View more
01-11-2018
11:44 AM
@Rafael Coss Cannot start the Web Shell Client nor running the "sandbox-version" command from SSH as it failed to open the "/opt/sandbox.info" file, so I looked for it myself.
... View more
01-11-2018
11:42 AM
@gdeleon This is the screen capture of the boot output using the "rescue" Linux version (3rd boot option). VM has been imported into VMware ESXi 6.0 with 4 CPUs and 8 GB of RAM.
... View more
01-10-2018
02:45 PM
I've imported the respective OVAs to Virtualbox 5.1.3 and VMware, on both Workstation 14.1.1 and ESXi 6.0, with no connect success to http://<IP_address>:8888/. Only the third CentOS rescue boot entry allowed me to reach the login screen. In this latter case, I logged in as "root", and realized that no Docker service was started, because of missing "overlay" file system. What's going on?
... View more
Labels:
- Labels:
-
Docker