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 > > > > > >
