[ 
https://issues.apache.org/jira/browse/HADOOP-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560640#action_12560640
 ] 

Billy Pearson commented on HADOOP-2648:
---------------------------------------

at the bottom of the master logs when the meta scan is done

{code}
2008-01-17 16:56:55,141 DEBUG org.apache.hadoop.hbase.HMaster: 
HMaster.metaScanner regioninfo: {regionname: webdata,,1200609504202, startKey: 
<>, endKey: <com.tripod.drwho58/adm/redirect/www/host/index.html:http>, 
encodedName(1008678826) offline: true, split: true, tableDesc: {name: webdata, 
families: {anchor:={name: anchor, max versions: 1, compression: NONE, in 
memory: false, max length: 2147483647, bloom filter: none}, first_seen:={name: 
first_seen, max versions: 1, compression: NONE, in memory: false, max length: 
2147483647, bloom filter: none}, in_rank:={name: in_rank, max versions: 1, 
compression: NONE, in memory: false, max length: 2147483647, bloom filter: 
none}, last_seen:={name: last_seen, max versions: 1, compression: NONE, in 
memory: false, max length: 2147483647, bloom filter: none}, rank_total:={name: 
rank_total, max versions: 1, compression: NONE, in memory: false, max length: 
2147483647, bloom filter: none}, rank_visual:={name: rank_visual, max versions: 
1, compression: NONE, in memory: false, max length: 2147483647, bloom filter: 
none}, size:={name: size, max versions: 1, compression: NONE, in memory: false, 
max length: 2147483647, bloom filter: none}, source:={name: source, max 
versions: 1, compression: NONE, in memory: false, max length: 2147483647, bloom 
filter: none}, stime:={name: stime, max versions: 1, compression: NONE, in 
memory: false, max length: 2147483647, bloom filter: none}}}}, server: 
10.0.0.1:60020, startCode: 1200608034241
2008-01-17 16:56:55,144 DEBUG org.apache.hadoop.hbase.HMaster: 
HMaster.metaScanner regioninfo: {regionname: webdata,,1200609957585, startKey: 
<>, endKey: <com.buyersfirstsantafe/why.php:http>, encodedName(1610376223) 
tableDesc: {name: webdata, families: {anchor:={name: anchor, max versions: 1, 
compression: NONE, in memory: false, max length: 2147483647, bloom filter: 
none}, first_seen:={name: first_seen, max versions: 1, compression: NONE, in 
memory: false, max length: 2147483647, bloom filter: none}, in_rank:={name: 
in_rank, max versions: 1, compression: NONE, in memory: false, max length: 
2147483647, bloom filter: none}, last_seen:={name: last_seen, max versions: 1, 
compression: NONE, in memory: false, max length: 2147483647, bloom filter: 
none}, rank_total:={name: rank_total, max versions: 1, compression: NONE, in 
memory: false, max length: 2147483647, bloom filter: none}, rank_visual:={name: 
rank_visual, max versions: 1, compression: NONE, in memory: false, max length: 
2147483647, bloom filter: none}, size:={name: size, max versions: 1, 
compression: NONE, in memory: false, max length: 2147483647, bloom filter: 
none}, source:={name: source, max versions: 1, compression: NONE, in memory: 
false, max length: 2147483647, bloom filter: none}, stime:={name: stime, max 
versions: 1, compression: NONE, in memory: false, max length: 2147483647, bloom 
filter: none}}}}, server: 10.0.0.4:60020, startCode: 1200610364549

{code}

> Region loaded on more then one region server after split
> --------------------------------------------------------
>
>                 Key: HADOOP-2648
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2648
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: Billy Pearson
>         Attachments: hbase-root-master-PE1750-1.log, 
> hbase-root-regionserver-PE1750-1.log, hbase-root-regionserver-PE1750-3.log
>
>
> I am uploading logs for this
> webdata has more then one region loaded that have the same starting row key 
> but different end row keys
> This happens after a split sometimes they both had null as the starting row 
> key
> PE1750-3 started with the table then once split the new splits went to 
> PE1750-1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to