You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/03/05 08:53:47 UTC

[jira] [Commented] (HBASE-7757) Add web UI to REST server and Thrift server

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

Hudson commented on HBASE-7757:
-------------------------------

Integrated in HBase-0.94-security-on-Hadoop-23 #12 (See [https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/12/])
    HBASE-7757 Add web UI to REST server and Thrift server (Revision 1443064)

     Result = FAILURE
jxiang : 
Files : 
* /hbase/branches/0.94/pom.xml
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/rest/Main.java
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServer.java
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/thrift2/ThriftServer.java
* /hbase/branches/0.94/src/main/resources/hbase-webapps/rest
* /hbase/branches/0.94/src/main/resources/hbase-webapps/rest/index.html
* /hbase/branches/0.94/src/main/resources/hbase-webapps/rest/rest.jsp
* /hbase/branches/0.94/src/main/resources/hbase-webapps/thrift
* /hbase/branches/0.94/src/main/resources/hbase-webapps/thrift/index.html
* /hbase/branches/0.94/src/main/resources/hbase-webapps/thrift/thrift.jsp

                
> Add web UI to REST server and Thrift server
> -------------------------------------------
>
>                 Key: HBASE-7757
>                 URL: https://issues.apache.org/jira/browse/HBASE-7757
>             Project: HBase
>          Issue Type: Improvement
>          Components: REST, Thrift, UI
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>             Fix For: 0.95.0, 0.94.5
>
>         Attachments: 0.94_7757_v1.patch, rest-0.94.png, rest-0.96.png, thrift-0.94.png, thrift-0.96.png, trunk-7757_v1.patch
>
>
> Add Hadoop HttpServer (web UI) to REST server and Thrift server. The Hadoop HttpServer supports metrics/jmx/conf/logLevel/stacks, which is useful to monitor REST/Thrift server.
> For REST server, use a separate listener/context to avoid path mapping conflicts. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira