Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to start Hortonworks Sandbox HDP on Docker

avatar

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

74399-docker.png

1 ACCEPTED SOLUTION

avatar
Expert Contributor
2 REPLIES 2

avatar
Expert Contributor

avatar
Explorer

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.)