I agree, I also noticed it is printed twice.

On Wed, Jul 6, 2011 at 2:31 PM, Stack <st...@duboce.net> wrote:

> I noticed this too and had a local patch.  I was thinking table name
> should not be mentioned at all in the descirptor... its in the region
> name?
> St.Ack
>
> On Sat, Jul 2, 2011 at 8:34 AM, Ted Yu <yuzhih...@gmail.com> wrote:
> > Thanks for spotting this.
> >
> > Fixed in TRUNK.
> >
> > On Sat, Jul 2, 2011 at 7:06 AM, Lars George <lars.geo...@gmail.com>
> wrote:
> >
> >> Hi,
> >>
> >> hbase(main):006:0> scan '.META.', { COLUMNS => ['info:regioninfo']}
> >> ROW                                  COLUMN+CELL
> >>  testtable,,1309614509037.612d1e0112 column=info:regioninfo,
> >> timestamp=1309614509086, value=REGION => {NAME =>
> >> 'testtable,,1309614509037.612d
> >>  406e6c2bb482eeaec57322.             1e0112406e6c2bb482eeaec57322.
> >> TableName => [B@c4be179', STARTKEY => '', ENDKEY => 'row-10', ENCODED
> => 6
> >>                                     12d1e0112406e6c2bb482eeaec57322,}
> >>
> >> See the TableName, it does not use toStringBinary() by the looks. Is
> this
> >> borked? This is trunk, Revision: 1139502.
> >>
> >> Lars
> >
>

Reply via email to