Add a meta refresh tag to the Web ui for master and region server
-----------------------------------------------------------------
Key: HBASE-721
URL: https://issues.apache.org/jira/browse/HBASE-721
Project: Hadoop HBase
Issue Type: Improvement
Components: master, regionserver
Affects Versions: 0.2.0
Reporter: Jim Kellerman
Priority: Minor
The hadoop job tracker includes an automatic page refresh in its web interface
in the html header:
{code}
<meta http-equiv="refresh" content="30">
{code}
It would be useful (and trivial) to add the same to the master and region
server main pages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.