On Mon, Sep 10, 2012 at 2:17 PM, Stack <[email protected]> wrote:
> Thanks.  I was asking about the info:regioninfo column that prints out
> the HRegionInfo for each region.  I was wondering if it included a
> status=offline attribute.
>
> You could try one region only and see if that makes a difference.

Hmmm... no status=offline anywhere in my dump of .META.  Will dig into
the code and try disable/enable when I get I chance.

Attached below is a copy of .META. for one of the problematic regions.
 As far as I can tell, it has all the required cols, and I don't see a
difference between this and a region which gets "displayed" correctly:

 sessions,,1342211893146.8 column=info:regioninfo,
timestamp=1342211893177, value=REGION => {NAME =>
 81ca12b4a6c9a7670bb7ef69b
'sessions,,1342211893146.881ca12b4a6c9a7670bb7ef69b3e5db4.', STARTKEY
=>
 3e5db4.                    '', ENDKEY => '01', ENCODED =>
881ca12b4a6c9a7670bb7ef69b3e5db4, TABLE =
                           > {{NAME => 'sessions', FAMILIES => [{NAME
=> 'event', BLOOMFILTER => 'RO
                           W', REPLICATION_SCOPE => '0', VERSIONS =>
'1', COMPRESSION => 'LZO', TTL
                           => '2147483647', BLOCKSIZE => '65536',
IN_MEMORY => 'false', BLOCKCACHE =
                           > 'true'}]}}
 sessions,,1342211893146.8 column=info:server,
timestamp=1346979452245, value=aspen8hdp2.turner.com:
 81ca12b4a6c9a7670bb7ef69b 60020
 3e5db4.
 sessions,,1342211893146.8 column=info:serverstartcode,
timestamp=1346979452245, value=1346977435555
 81ca12b4a6c9a7670bb7ef69b
 3e5db4.

Thanks again,
Norbert

Reply via email to