[hbase] Make default configuration more responsive
--------------------------------------------------
Key: HADOOP-1868
URL: https://issues.apache.org/jira/browse/HADOOP-1868
Project: Hadoop
Issue Type: Improvement
Components: contrib/hbase
Reporter: stack
Priority: Minor
Fix For: 0.15.0
Default configuration is not very first-time user friendly. Creating a table
takes 30 seconds on my desktop. The bulk of the time is hbase just sitting in
the sleep it does between wakes looking for work. Hbase can be made more
responsive by tuning down a couple of parameters without compromizing
operation on single node up to small cluster size (10s of machines).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.