Member since
06-21-2020
2
Posts
0
Kudos Received
0
Solutions
06-21-2020
08:54 AM
Hi, I'm trying to use Cloudera quickstart on my windows through docker. I downloaded docker and did the below steps. 1) Open windows power shell, docker pull cloudera/quickstart:latest 2) docker images (Able to see the quickstart image) 3) docker run --hostname=quickstart.cloudera --privileged=true -t -i -p 7180:7180 -p 80:80 -p 8888:8888 -p 7187:7187 docker.io/cloudera/quickstart:latest /usr/bin/docker-quickstart When running command 3, I'm unable to see the quickstart launching up, rather I'm seeing the container status as 'Exited with code 39'. I'm unable to get past this step. Kindly let me know if I'm missing anything from my end or if there are any similar open/closed issues on windows as such. Thanks, Venkatesh Raman
... View more
Labels:
- Labels:
-
Cloudera Data Platform (CDP)