- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How to start Hortonworks Sandbox HDP on Docker
- Labels:
-
Docker
Created on ‎05-14-2018 11:55 AM - edited ‎08-17-2019 11:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I downloaded the
hortonworks/sandbox-hdp-standalone
image using
Docker Pull Command
docker pull hortonworks/sandbox-hdp-standalone
from
https://store.docker.com/community/images/hortonworks/sandbox-hdp-standalone
I didn't download the Sandbox from the hortonworks.com website.
So, I am having trouble following the instructions given (which tells to unzip the download and navigate to script path)
Help me,
How to start the sandbox using docker (I have pulled the container and it got extracted inside docker's virtual disk)
What should I do next?
pls help,
Thanks
Created ‎05-14-2018 01:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please follow the steps in link below:
https://hortonworks.com/tutorial/sandbox-deployment-and-install-guide/section/3/
Created ‎05-14-2018 01:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please follow the steps in link below:
https://hortonworks.com/tutorial/sandbox-deployment-and-install-guide/section/3/
Created on ‎02-07-2020 03:08 AM - edited ‎02-07-2020 03:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
By following the link shared by Umain, I have been able to install on my home laptop(Mac), because it install different images(sandbox-hdp & sandbox-proxy).
But on my office network, sandbox-hdp-standalone image is available only(above images are not available- Not access to docker images available globally , We need to ask Admin for importing images on internal repo).
Is it possible to make it work with sandbox-hdp-standalone docker image?,
(Because with this image I am getting the same error mentioned in original post(container exited without error).Also I tried to run this container with debugging option, but no error there as well.)
