cloudera / clusterdock

Apache License 2.0
70 stars 57 forks source link

unable to access cluster services except for hue and cloudera manager on osx #13

Open davidholiday opened 7 years ago

davidholiday commented 7 years ago

due to this issue:

https://github.com/docker/docker/issues/22753

on osx there's no way to access cluster services (like YARN or web monitors) from the host OS. tested also on ubuntu 16.04 and everything is accessible. possible fix might be exposing more than just the HUE and CM ports.

batubayk commented 7 years ago

I am struggling with the same issues. Cannot connect to other services such as HBase from outside the container. How can we expose other ports?