Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Port Forwarding Hadoop Job Monitor URL #71

Open
ewaschenko opened this issue Apr 2, 2017 · 1 comment
Open

Port Forwarding Hadoop Job Monitor URL #71

ewaschenko opened this issue Apr 2, 2017 · 1 comment

Comments

@ewaschenko
Copy link

Hi, I'm using hadoop inside the docker container running on debian. When I run my mapreduce job I get a url where I can monitor the progress.

Something like http://20a4f5aa3c45:8088/proxy/application_1490980395017_0013/

I would like to forward a port on my server to the url above so I can monitor the progress on my server. I've look around for information on this and could not find anything. Is this possible? If so could you provide some information on how it can be accomplished.

Thanks

@dyerrington
Copy link

This would also be nice. However, one way you could set this up yourself is to use Kitematic:
https://kitematic.com/

I'm on OSX and was able to load the defaults and then just hit save to automatically create port forwards:

Then load the node manager like this:

Otherwise, you could update the DockerFile to include the forwards or specify from the shell:
https://docs.docker.com/engine/reference/run/#expose-incoming-ports

Hope that's helpful.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants