Closed
Description
Hadoop 2 (YARN) doesn't have a "Job Tracker"; it has a "Resource Manager". This performs much the same function, but it's on a different default port, and formats the page differently.
We need to:
- detect which version of Hadoop we're using
- connect to the correct port
- correctly parse out Map/Reduce %