Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "Hbase/Troubleshooting" page has been changed by stack.
http://wiki.apache.org/hadoop/Hbase/Troubleshooting?action=diff&rev1=31&rev2=32

--------------------------------------------------

   1. [[#13|Problem: Long client pauses under high load; or deadlock if using 
THBase]]
   1. [[#14|Problem: Zookeeper does not seem to work on Amazon EC2]]
   1. [[#15|Problem: General operating environment issues -- zookeeper session 
timeouts, regionservers shutting down, etc.]]
+  1. [[#16|Problem: Enable/Disable of table is flakey]]
  
  <<Anchor(1)>>
  == 1. Problem: Master initializes, but Region Servers do not ==
@@ -229, +230 @@

  == Resolution ==
   * See the [[http://wiki.apache.org/hadoop/ZooKeeper/Troubleshooting 
ZooKeeper Operating Environment Troubleshooting]] page.  It has suggestions and 
tools for checking disk and networking performance; i.e. the operating 
environment your zookeeper and hbase are running in.  ZooKeeper is the 
cluster's "canary".  It'll be the first to notice issues if any so making sure 
its happy is the short-cut to a humming cluster.
  
+ <<Anchor(16)>>
+ == 16. Problem: Enable/Disable of table is flakey ==
+ Enable/Disable of a table doesn't work reliably
+ == Causes ==
+ == Resolution ==
+ This is a known issue.  Will be fixed in hbase 0.21 (BigTable is not like a 
RDBMS -- You shouldn't need transient temporary tables... though they can be 
useful testing)
+ 

Reply via email to