saw this today. It seems to create in the shell but never completes.
I'd do (in hbase shell) status 'detailed' and see if there are any dead
servers. Then take a look at the hbase logs. I suspect you'll see a stack
trace about can't find LZO in the classpath.
Do you have any other tables successfully enabled with LZO?
BTW - we fixed this by putting lzo in the hbase/lib directory and
restarting. To make things easy we just dropped and recreated the table.
HTH
-Matt
On Thu, Apr 14, 2011 at 4:28 PM, Jonathan Bender
wrote:
Hello,
I'm having an issue with a table I created earlier, testing out LZO
compression. For some reason I can't disable/drop the table, since it is
constantly in an OPENING state and never gets assigned to a region. Does
anyone have experience with this, and a possible way to disable/manage this
table?
Thanks!
Jon
Log from the HBase master:
http://pastebin.com/i00uXHJb
I'm having an issue with a table I created earlier, testing out LZO
compression. For some reason I can't disable/drop the table, since it is
constantly in an OPENING state and never gets assigned to a region. Does
anyone have experience with this, and a possible way to disable/manage this
table?
Thanks!
Jon
Log from the HBase master:
http://pastebin.com/i00uXHJb