'quickstart.cloudera/172.17.0.2 to quickstart.cloudera:8020 failed on connection

I pull Cloudera QuickStart image into my Docker on my Mac and then when I try to use "HDFS DFS" I have error :

Call From quickstart.cloudera/172.17.0.2 to quickstart.cloudera:8020 failed on connection exception: java.net.ConnectException: Connection refused; For more details see:  http://wiki.apache.org/hadoop/ConnectionRefused

enter image description here

I restarted HDFS namenode and datanode, but it still doesn't work enter image description here

and Hue is also full of errorenter image description here

And I have success massage about Cloudera manager http://quickstart.cloudera:7180 enter image description here But web page doesn't show anything enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source