Search code examples
hadoopmapreducemonitoringhama

Does Apache Hama like Hadoop Mapreduce has a monitoring webpage?


Hadoop mapreduce's job tracker has a monitoring webpage at its port 50030, but when I tried to open a browser with my Hama BSPMaster node on its service port (which I set to 40000), it seems that Hama does not have such monitoring page. The website of Hama seems not mention such type of monitoring tool.

Can I know whether the BSPMaster of Hama has such a monitoring page?

Thank you,


Solution

  • The web console runs at 40013, mentioned here.