Member since
12-05-2019
3
Posts
0
Kudos Received
0
Solutions
12-06-2019
01:11 AM
@lwang hello i don't have any problem with build any container , this the command ( sudo docker run -it --hostname=quickstart.cloudera --privileged=true -t -i -p 30006:8888 -p 40006:7180 -p 50006:8983 a6c7f19504f5 /usr/bin/docker-quickstart -d ) the problem here i build 16 container of this image and the 16 is running (the solr port and the hue port is running for the first 16 container cloudera ) when i build the number 17 of container cloudera (solr port not running but the hue port is running ) am doing all the limitation of resources and still failed plz if you have any solution tell me thank you
... View more