Hbase version : 0.20.3, r902334 EC2 c1.xlarge, 5 machine cluster (1 + 4 I have a couple of tables with 300M rows.
Truncate command hangs... hbase shell> truncate 'tablename' Truncating impressions_users; it may take a while Disabling table... < ^C at this point > ^CNativeException: java.io.IOException: Call to /10.215.131.223:60000 failed on local exception: java.io.InterruptedIOException: Interruped while waiting for IO on channel java.nio.channels.SocketChannel[connected local=/10.215.131.223:36878 remote=/10.215.131.223:60000]. 28990 millis timeout left on the other hand, > disable 'table' > drop 'table' works just fine within seconds. Any one else have experienced this problem? Any specifics I should look for in the logs? thanks Sujee http://sujee.net