You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Daniel Cryans (Commented) (JIRA)" <ji...@apache.org> on 2011/11/30 19:49:40 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13160228#comment-13160228 ] 

Jean-Daniel Cryans commented on HBASE-4902:
-------------------------------------------

So how did you pre-create your regions exactly?
                
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira