[
https://issues.apache.org/jira/browse/HBASE-13840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14573065#comment-14573065
]
Lars George commented on HBASE-13840:
-------------------------------------
Oh wait, there is more to fix:
- MasterStatusTmpl.jamon should say “Log Split Regions” as opposed to just
“Split Regions"
Because that is what it does, log splitting, not region splitting.
- Text in MasterStatusTmpl.jamon is outdated for catalog table descriptions
(.NAMESPACE.)
Rename .NAMESPACE. to hbase:namespace in the hardcoded description text.
> Master UI should rename column labels from KVs to Cell
> ------------------------------------------------------
>
> Key: HBASE-13840
> URL: https://issues.apache.org/jira/browse/HBASE-13840
> Project: HBase
> Issue Type: Bug
> Components: master, UI
> Affects Versions: 1.1.0
> Reporter: Lars George
> Fix For: 2.0.0, 1.2.0
>
>
> Currently the master UI still refers to KVs in some of the tables. We should
> do a sweep and rename to Cell.
> Also do for RS templates.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)