You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/04/11 02:59:12 UTC

[jira] [Resolved] (HBASE-4902) invalid end key shown in hbase web ui.

     [ https://issues.apache.org/jira/browse/HBASE-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-4902.
-----------------------------------
    Resolution: Invalid

> invalid end key shown in hbase web ui.
> --------------------------------------
>
>                 Key: HBASE-4902
>                 URL: https://issues.apache.org/jira/browse/HBASE-4902
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.2
>            Reporter: Mikael Sitruk
>
> i have 13 millions keys, I use presplit of 1000 regions.
> while looking at the regions created, i see 
> Region Name : TC,sub_10386999,1322603111143.5b36001298f3dab177edf3a7265c628a.
> Start Key: sub_10386999
> End Key:   sub_103999 
> That is instead sub_10386999 + 13000 = sub_10399999 the ui will only show sub_1039999 (missing last 9 digit)
> It occurs in several place in different region
> for another key also:
> Start: sub_4406999
> End:   sub_441999
> instead of sub_4419999



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)