And 'detailed'?

On Fri, Oct 30, 2009 at 11:26 AM, Ananth T. Sarathy <
[email protected]> wrote:

> thanks.  when i do a status simple, is the region name just this
> ip-10-245-82-160.ec2.internal
>
> status 'simple' output
>
>    ip-10-245-82-160.ec2.internal:60020 1256917873229
>        requests=0, regions=3, usedHeap=30, maxHeap=996
>    ip-10-242-71-191.ec2.internal:60020 1256918175106
>        requests=0, regions=0, usedHeap=31, maxHeap=996
>
> Ananth T Sarathy
>
>
> On Fri, Oct 30, 2009 at 2:08 PM, stack <[email protected]> wrote:
>
> > hbase> close_region "REGION_NAME"
> >
> > Type 'tools' in shell to explaination of this and other like commands.
> >
> > St.Ack
> >
> > On Fri, Oct 30, 2009 at 10:58 AM, Ananth T. Sarathy <
> > [email protected]> wrote:
> >
> > > not in transition.... how do i close a region?
> > > Ananth T Sarathy
> > >
> > >
> > > On Fri, Oct 30, 2009 at 1:44 PM, stack <[email protected]> wrote:
> > >
> > > > Try closing that region.  Before you do, run 'status "detailed"' in
> > shell
> > > > to
> > > > see if the region is stuck in transition?  See top of the listing for
> > > this
> > > > status.
> > > >
> > > > Also, I added a patch to
> > > > https://issues.apache.org/jira/browse/HBASE-1781that might fix the
> > > > stackoverflow you were seeing.  If you are able to
> > > > manufacture this condition, you might like to try the patch to see if
> > it
> > > > fixes the issue.
> > > >
> > > > Thanks,
> > > > St.Ack
> > > >
> > > >
> > > >
> > > > On Fri, Oct 30, 2009 at 8:38 AM, Ananth T. Sarathy <
> > > > [email protected]> wrote:
> > > >
> > > > > In relation with my constant internal scanner problem
> > > > >
> > > > > i am getting a
> > > > > org.apache.hadoop.hbase.client.NoServerForRegionException: No
> server
> > > > > address
> > > > > listed in .META. for region
> > > > >
> > > > > anyway to fix this?
> > > > > Ananth T Sarathy
> > > > >
> > > >
> > >
> >
>

Reply via email to