> For the complete documentation index, see [llms.txt](https://george-jen.gitbook.io/data-science-and-apache-spark/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://george-jen.gitbook.io/data-science-and-apache-spark/connect-to-hadoop-web-interface-port-50070.md).

# Connect to Hadoop web interface port 50070 and 8088

### Connect to Hadoop web interface port 50070

When hadoop instance is running, you can connect to default port 50070 on the name node by (in my host name) to see information about the name node:

![](/files/-M5uR3dxa5yPZZcGPjAC)

You can see Hadoop cluster wide map reduce jobs stats by connect to port 8088 by http:

![](/files/-M1dbGh5LcWJHbtVUbW8)
