MAPREDUCE-2844. Fixed display of nodes in UI.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1166856 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1b294f206b
commit
dd34c4e24f
@ -52,8 +52,8 @@ protected void render(Block html) {
|
||||
thead().
|
||||
tr().
|
||||
th(".rack", "Rack").
|
||||
th(".nodeid", "Node ID").
|
||||
th(".host", "Host").
|
||||
th(".nodeaddress", "Node Address").
|
||||
th(".nodehttpaddress", "Node HTTP Address").
|
||||
th(".healthStatus", "Health-status").
|
||||
th(".lastHealthUpdate", "Last health-update").
|
||||
th(".healthReport", "Health-report").
|
||||
|
Loading…
Reference in New Issue
Block a user