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/12/01 00:05:36 UTC

[jira] [Commented] (HBASE-8203) master ui should display region servers with host, port plus startcode

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

Hudson commented on HBASE-8203:
-------------------------------

SUCCESS: Integrated in HBase-TRUNK #4704 (See [https://builds.apache.org/job/HBase-TRUNK/4704/])
HBASE-8203 master ui should display region servers with host, port plus startcode (rajeshbabu: rev 1546767)
* /hbase/trunk/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/RegionServerListTmpl.jamon


> master ui should display region servers with host, port plus startcode
> ----------------------------------------------------------------------
>
>                 Key: HBASE-8203
>                 URL: https://issues.apache.org/jira/browse/HBASE-8203
>             Project: HBase
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 0.95.0
>            Reporter: rajeshbabu
>            Assignee: rajeshbabu
>            Priority: Minor
>             Fix For: 0.98.0, 0.96.2
>
>         Attachments: HBASE-8203.patch
>
>
> in master UI we are displaying only hostname of region servers.
> some shell commands need servername(host,port,startcode format) as argument
> {code}
>  A 'server_name' is the host, port plus startcode of a regionserver. For
> example: host187.example.com,60020,1289493121758 (find servername in
> master ui or when you do detailed status in shell)
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)