You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2011/07/25 05:01:24 UTC

[jira] [Created] (HBASE-4135) Provide unified method of accessing web UI in case of master failover

Provide unified method of accessing web UI in case of master failover
---------------------------------------------------------------------

                 Key: HBASE-4135
                 URL: https://issues.apache.org/jira/browse/HBASE-4135
             Project: HBase
          Issue Type: Improvement
            Reporter: Ted Yu


Previously we use servername:60010/master.jsp to access web UI.
In case of master failover, the above wouldn't work.

It is desirable to provide unified method of accessing web UI in case of master failover. e.g. allow backup master to query zookeeper and redirect request to the active master.
 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-4135) Provide unified method of accessing web UI in case of master failover

Posted by "Ted Yu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated HBASE-4135:
--------------------------

    Description: 
Previously we use servername:60010/master.jsp to access web UI.
In case of master failover, the above wouldn't work.

It is desirable to provide unified method of accessing web UI in case of master failover. e.g. We can create a simple servlet hosted by zookeeper and redirect request to the active master.
 

  was:
Previously we use servername:60010/master.jsp to access web UI.
In case of master failover, the above wouldn't work.

It is desirable to provide unified method of accessing web UI in case of master failover. e.g. allow backup master to query zookeeper and redirect request to the active master.
 


> Provide unified method of accessing web UI in case of master failover
> ---------------------------------------------------------------------
>
>                 Key: HBASE-4135
>                 URL: https://issues.apache.org/jira/browse/HBASE-4135
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>
> Previously we use servername:60010/master.jsp to access web UI.
> In case of master failover, the above wouldn't work.
> It is desirable to provide unified method of accessing web UI in case of master failover. e.g. We can create a simple servlet hosted by zookeeper and redirect request to the active master.
>  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira