[ 
https://issues.apache.org/jira/browse/HBASE-6193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292141#comment-13292141
 ] 

Andrew Purtell edited comment on HBASE-6193 at 6/9/12 12:55 AM:
----------------------------------------------------------------

bq. This jira is not rearchitecting what is already available, but embedded 
REST api in region server makes a lot of sense for long term maintenance of 
HBase. 

By definition embedding a REST server per daemon is a different architectural 
approach than using the existing gateway.

Please explain why using the gateway for administrative function is 
insufficient.

Edit: Also, please explain the statement "embedded REST api in region server 
makes a lot of sense for long term maintenance of HBase" in detail.
                
      was (Author: apurtell):
    bq. This jira is not rearchitecting what is already available, but embedded 
REST api in region server makes a lot of sense for long term maintenance of 
HBase. 

By definition embedding a REST server per daemon is a different architectural 
approach than using the existing gateway.

Please explain why using the gateway for administrative function is 
insufficient.
                  
> REST Api for HBase administrative tasks
> ---------------------------------------
>
>                 Key: HBASE-6193
>                 URL: https://issues.apache.org/jira/browse/HBASE-6193
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Eric Yang
>
> For enabling HBASE-4368, it may be useful to have embedded REST API server 
> for each region server, and HBase Master can either aggregate or 
> proxy/redirect REST API base on administrative task functions.
> The popular admin task that can take advantage of this setup are:
> - Trigger table compaction
> - Show process list
> - Health check
> - Show black listed servers

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to