Created 02-05-2016 09:32 AM
Hi Cloudera Community:
I installed the docker Cloudera Quickstart, my system is ubuntu 14.04. I used the following command to start the image:
docker run --hostname=quickstart.cloudera --privileged=true -t -i -p 8888:8888 -p 80:80 cloudera/quickstart /usr/bin/docker-quickstart
It looks like every thing works, but if I tried to open the webbrowser:
localhost:8888
Then, it show me the error message:
This webpage is not available
It is also the same with port 80
Can you tell me, what is the problem?
Created on 02-05-2016 10:05 AM - edited 02-05-2016 10:10 AM
Hi, I got fixed the issue. After I restart my computer, everything works fine.
Created 02-05-2016 10:47 AM
I am happy to hear you were able to get back on track. :)