Open davidholiday opened 8 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.
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?
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.