Have you tried enable_table in the shell?  The number you referred to is the
startcode of when the region was created not the region encoded sir name.
On Sep 25, 2010 1:46 PM, "Ted Yu" <[email protected]> wrote:
> We use HBase 0.20.6 on top of cdh3b2
>
> When I view a table using
> :60010/table.jsp?name=BUILDTRIAL-THREEGPPSPEECHCALLS-1281486906788, I
> see:
>
> org.apache.hadoop.hbase.client.RegionOfflineException: region offline:
> BUILDTRIAL-THREEGPPSPEECHCALLS-1281486906788,,1281486907361
> at
org.apache.hadoop.hbase.client.HConnectionManager$TableServers.locateRegionInMeta(HConnectionManager.java:716)
> at
org.apache.hadoop.hbase.client.HConnectionManager$TableServers.locateRegion(HConnectionManager.java:634)
> at
org.apache.hadoop.hbase.client.HConnectionManager$TableServers.locateRegion(HConnectionManager.java:601)
> at org.apache.hadoop.hbase.client.HTable.(HTable.java:134)
> at org.apache.hadoop.hbase.client.HTable.(HTable.java:112)
> at
org.apache.hadoop.hbase.generated.master.table_jsp._jspService(table_jsp.java:88)
> at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
> at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
> at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:363)
> at
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
> at
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
> at
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
> at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
> at
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
> at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
> at org.mortbay.jetty.Server.handle(Server.java:324)
> at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)
> at
org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:864)
> at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:533)
> at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:207)
> at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:403)
> at
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
> at
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:522)
>
> I checked hdfs under
> /hbase/BUILDTRIAL-THREEGPPSPEECHCALLS-1281486906788 and didn't see
> 1281486907361 directory.
>
> How can I regain access to this table ?
>
> Thanks

Reply via email to