[
https://issues.apache.org/jira/browse/HBASE-8203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13835913#comment-13835913
]
Hudson commented on HBASE-8203:
-------------------------------
SUCCESS: Integrated in hbase-0.96-hadoop2 #138 (See
[https://builds.apache.org/job/hbase-0.96-hadoop2/138/])
HBASE-8203 master ui should display region servers with host, port plus
startcode (rajeshbabu: rev 1546769)
*
/hbase/branches/0.96/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)