Michael Stack
e7ee750f6c
HBASE-1997 zk tick time bounds maximum zk session time
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883190 13f79535-47bb-0310-9956-ffa450edef68
2009-11-22 23:39:18 +00:00
Michael Stack
d91ee91b89
HBASE-1816 Master rewrite; removed hbase.master.lease.period -- unused since zk
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830779 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 22:18:14 +00:00
Michael Stack
d6adcd04f5
HBASE-1816 Master Rewrite; redo how we check rootdir in HMaster constructor -- was broke when deploying on cluster
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830768 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 21:34:23 +00:00
Michael Stack
2929b1bd38
HBASE-1905 Remove unused config. hbase.hstore.blockCache.blockSize
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824864 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 18:03:23 +00:00
Michael Stack
e0bf4fb231
HBASE-1903 Enable DEBUG by default
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824547 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 23:58:45 +00:00
Michael Stack
34dd385f1f
HBASE-1799 deprecate o.a.h.h.rest in favor of stargate -- reverse mistaken commit of config changes
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808500 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 16:28:47 +00:00
Michael Stack
d86a13dade
HBASE-1799 deprecate o.a.h.h.rest in favor of stargate
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808469 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 15:50:23 +00:00
Michael Stack
aed74376f8
HBASE-1772 Up the default ZK session timeout from 30seconds to 60seconds
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805228 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 23:54:47 +00:00
Jonathan Gray
cff34ea9a4
HBASE-1771 PE sequentialWrite is 7x slower because of MemStoreFlusher#checkStoreFileCount
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805221 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 23:49:33 +00:00
Nitay Joffe
002e9e8bdc
HBASE-1551 HBase should manage multiple node ZooKeeper quorum
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792636 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 19:04:43 +00:00
Nitay Joffe
b015cc7fc1
HBASE-1630 Provide sample config options to enable GC debugging
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792383 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 03:09:39 +00:00
Nitay Joffe
90366d50f8
HBASE-1606 Remove zoo.cfg, put config options into hbase-site.xml
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791037 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 23:33:28 +00:00
Michael Stack
69f71c7d80
Remove mistakenly committed conf/hbase-env.sh changes
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789489 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29 23:17:53 +00:00
Michael Stack
3942b0bfff
HBASE-1589 Up zk maxClientCnxns from default of 10 to 20 or 30 or so
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789431 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29 20:11:27 +00:00
Michael Stack
61970dc11e
Part of HBASE-1586 Bring back transactions and indexing for 0.20.. plus hbase-1588 Rig our build to support our new contribs -- stargate and THBase/ITHBase
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789051 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 05:47:35 +00:00
Michael Stack
9be89e60cd
HBASE-1460 Concurrent LRU Block Cache
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788888 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 22:16:40 +00:00
Michael Stack
888aeb06cf
HBASE-1587 Update ganglia config and doc to account for ganglia 3.1 and hadoop-4675
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788837 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 19:49:08 +00:00
Michael Stack
7886526f30
HBASE-1578 Change the name of the in-memory updates from 'memcache' to 'memtable' or....
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788160 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24 19:56:51 +00:00
Michael Stack
e121a78192
HBASE-1572 Zookeeper log4j property set to ERROR on default, same output when cluster working and not working
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787861 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23 22:42:01 +00:00
Nitay Joffe
f8046be708
HBASE-1515 Address part of config option hbase.regionserver unnecessary
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786913 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 22:03:46 +00:00
Michael Stack
4a65f06f71
HBASE-1538 Up zookeeper timeout from 10 seconds to 30 seconds to cut down on hbase-user traffic
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785843 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 22:24:52 +00:00
Michael Stack
23e370c7d9
HBASE-1507 iCMS as default JVM
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@784977 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 21:07:36 +00:00
Michael Stack
d841ab681d
HBASE-1507 iCMS as default JVM
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@783990 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12 05:59:54 +00:00
Jean-Daniel Cryans
4c05305695
HBASE-1357 If one sets the hbase.master to 0.0.0.0 non local regionservers
...
can't find the master
HBASE-1445 Add the ability to start a master from any machine
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@781099 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02 17:52:32 +00:00
Andrew Kyle Purtell
3fbad5236d
HBASE-1464 Add hbase.regionserver.logroll.period to hbase-default; fix
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780532 13f79535-47bb-0310-9956-ffa450edef68
2009-05-31 23:50:35 +00:00
Michael Stack
e7afa8643f
HBASE-1192 LRU-style map for the block cache
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780528 13f79535-47bb-0310-9956-ffa450edef68
2009-05-31 23:42:00 +00:00
Michael Stack
2b47c15286
HBASE-1192 LRU-style map for the block cache
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780527 13f79535-47bb-0310-9956-ffa450edef68
2009-05-31 23:39:39 +00:00
Michael Stack
dca4256907
HBASE-1464 Add hbase.regionserver.logroll.period to hbase-default
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780469 13f79535-47bb-0310-9956-ffa450edef68
2009-05-31 16:45:02 +00:00
Andrew Kyle Purtell
66c6ee2e99
HBASE-1434 Duplicate property in hbase-default.xml
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776118 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18 22:26:19 +00:00
Michael Stack
cff0b8bb04
HBASE-1394 Uploads sometimes fall to 0 requests/second (Binding up on HLog#append?)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@775418 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 06:10:44 +00:00
Andrew Kyle Purtell
e81f7f3484
HBASE-1413 Fall back to filesystem block size default if HLog blocksize is not specified
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@774242 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 07:06:01 +00:00
Michael Stack
f7add789cd
HBASE-???? Remove unused sequencefile and mapfile config. from hbase-default.xml -- will fill in issue number when JIRA db comes back
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@772719 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07 17:34:00 +00:00
Michael Stack
7a66721ea6
Mistaken commit of my hbase-env.sh
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@771403 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04 19:04:52 +00:00
Jean-Daniel Cryans
3c35c00cf9
HBASE-1279 Fix the way hostnames and IPs are handled
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@771387 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04 18:30:49 +00:00
Michael Stack
f1bc7a2592
HBASE-1318 Thrift server doesnt know about atomicIncrement -- undoing this commit because it mistakenly included hbase-1336 patch
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@771087 13f79535-47bb-0310-9956-ffa450edef68
2009-05-03 17:11:58 +00:00
Michael Stack
b6ccf3081a
HBASE-1271 Allow multiple tests to run on one machine
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@769989 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29 23:14:57 +00:00
Jean-Daniel Cryans
4629b58bd7
HBASE-1331 Lower the default scanner caching value
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@766738 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20 16:04:36 +00:00
Michael Stack
7bf66f9483
HBASE-1289 Remove hbase.fully.distributed option and update docs
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@758615 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26 12:57:45 +00:00
Michael Stack
948e551a16
HBASE-1273 ZooKeeper WARN spits out lots of useless messages
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@756793 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 22:42:25 +00:00
Michael Stack
c3a68eaf4c
HBASE-1145 Ensure that there is only 1 Master with Zookeeper
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@755725 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 20:46:18 +00:00
Michael Stack
f073189447
HBASE-61 Create an HBase-specific MapFile implementation
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@747672 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 05:59:26 +00:00
Michael Stack
be84747ad3
HBASE-61 Create an HBase-specific MapFile implementation
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@747666 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 05:34:29 +00:00
Jean-Daniel Cryans
31823ff1a3
HBASE-1191 ZooKeeper ensureParentExists calls fail
...
on absolute path (via Nitay Joffe)
HBASE-1187 After disabling/enabling a table, the regions seems to
be assigned to only 1-2 region servers
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@742137 13f79535-47bb-0310-9956-ffa450edef68
2009-02-08 18:37:00 +00:00
Michael Stack
fb8e861bcf
HBASE-1144 Store the ROOT region location in Zookeeper
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@739118 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 01:24:05 +00:00
Michael Stack
2c6c26e139
HBASE-1144 Store the ROOT region location in Zookeeper
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@739115 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 01:22:05 +00:00
Jean-Daniel Cryans
476da38f1f
HBASE-1147 Modify the scripts to use Zookeeper
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@738184 13f79535-47bb-0310-9956-ffa450edef68
2009-01-27 18:20:09 +00:00
Jim Kellerman
542abcf26d
HBASE-1121 Cluster confused about where -ROOT- is
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@737213 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23 22:37:01 +00:00
Jim Kellerman
8bd2b4d7bd
HBASE-1138 Set default HLog block size.
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@736359 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21 18:18:02 +00:00
Michael Stack
1381d23645
HBASE-1127 OOME running randomRead PE
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@735089 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16 19:07:42 +00:00
Andrew Kyle Purtell
c4aa758efe
HBASE-1062 Compactions at (re)start on a large table can overwhelm DFS
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@729560 13f79535-47bb-0310-9956-ffa450edef68
2008-12-26 23:23:04 +00:00