Commit Graph

37 Commits

Author SHA1 Message Date
Andrew Kyle Purtell 843bfd31b7 HBASE 2392 Upgrade to ZooKeeper 3.3.0; fix up EC2 init script
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@929324 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 22:45:23 +00:00
Andrew Kyle Purtell 463d3daa28 HBASE-2348 [stargate] Stargate needs both JAR and WAR artifacts
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928876 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 19:15:15 +00:00
Andrew Kyle Purtell 34a965c46f [EC2] consider multiple regions in config; added 'reboot-hbase-cluster
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928259 13f79535-47bb-0310-9956-ffa450edef68
2010-03-27 20:14:42 +00:00
Andrew Kyle Purtell a03976103d added copyright notices
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928089 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 22:45:48 +00:00
Andrew Kyle Purtell 29953222ee removed empty file DisabledTestTransactionalHLogManager.java
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928078 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 22:25:14 +00:00
Andrew Kyle Purtell 3f1ca00a6c removed empty file DisabledTestHLogRecovery.java
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928077 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 22:24:56 +00:00
Andrew Kyle Purtell 4dced17a0e CRLF cleanup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928031 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 19:33:27 +00:00
Andrew Kyle Purtell 57a3c0395e [EC2] make use of elastic IPs optional, and disabled by default
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@927666 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 01:52:37 +00:00
Ryan Rawson e2725f70fb HBASE-2255 take trunk back to hadoop 0.20
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@926397 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 23:36:37 +00:00
Andrew Kyle Purtell 6befceaf93 raising NewSize to 128m from 64m generally improves performance
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@925570 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 09:40:13 +00:00
Michael Stack f106722774 HBASE-2283 row level atomicity
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@925508 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 00:52:51 +00:00
Andrew Kyle Purtell e9cc906a81 HBASE-2319 [stargate] multiuser mode: request shaping
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@925418 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 21:02:35 +00:00
Andrew Kyle Purtell 09f371e56b make symlinks to hadoop and hbase home dirs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@924570 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 00:23:09 +00:00
Andrew Kyle Purtell 0f4baf6223 list-hbase-{master,slaves,zookeeper} utility scripts
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@924178 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 07:23:14 +00:00
Andrew Kyle Purtell 0f9ecf657a set hbase log4j loglevel to INFO
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923607 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 07:53:28 +00:00
Andrew Kyle Purtell f9df757d71 try harder to start up the quorum ensemble instances
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923529 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 00:48:06 +00:00
Andrew Kyle Purtell 45afc8f15f HBASE-2327 [EC2] Allocate elastic IP addresses for ZK and master nodes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923517 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 00:19:09 +00:00
Andrew Kyle Purtell 82e0f680ff [EC2] increase namenode heap to 3000m
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@921611 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 22:55:17 +00:00
Andrew Kyle Purtell 1ccce74312 HBASE-2299 [EC2] mapreduce fixups for PE
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@920254 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08 09:54:03 +00:00
Jean-Daniel Cryans b3f302c30c HBASE-2284 fsWriteLatency metric may be incorrectly reported
(missing a fix for replication)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919136 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 19:13:29 +00:00
Michael Stack 6db73b1c8d HBASE-2267 More improvements to the Maven build
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919095 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 17:54:27 +00:00
Andrew Kyle Purtell baef12d73e HBASE-2274 [stargate] filter support: JSON descriptors
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919066 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 17:05:33 +00:00
Andrew Kyle Purtell db9ca36fb3 HBASE-2273 [stargate] export metrics via Hadoop metrics, JMX, and zookeeper
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916882 13f79535-47bb-0310-9956-ffa450edef68
2010-02-27 00:29:27 +00:00
Andrew Kyle Purtell 831d072e99 add (test) dependency on hsqldb
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916881 13f79535-47bb-0310-9956-ffa450edef68
2010-02-27 00:27:28 +00:00
Andrew Kyle Purtell 0f39b8f477 HBASE-2263 [stargate] multiuser mode: authenticator for zookeeper
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916545 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26 03:00:47 +00:00
Andrew Kyle Purtell 68aeb1831d stargate needs org.json
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916544 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26 02:59:01 +00:00
Andrew Kyle Purtell bfce9fa0ef HBASE-2268 [stargate] Failed tests and DEBUG output is dumped to console since move to Mavenized build
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916481 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 22:54:27 +00:00
Lars George 5d85503e7c HBASE-2264 Adjust the contrib apps to the Maven project layout (Lars Francke via Lars George)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916397 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 18:57:49 +00:00
Andrew Kyle Purtell c9cc5f7b33 make MiniClusterTestCase more like HBaseClusterTestCase in MiniDFSCluster
handling: speeds shutdown, uses desired temporary dir


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916171 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 08:06:37 +00:00
Andrew Kyle Purtell 2c16fa070f HBASE-2266 [stargate] missing MiniDFSCluster dependency
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916169 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 07:58:34 +00:00
Andrew Kyle Purtell afc58b13d7 HBASE-2257 [stargate] multiuser mode; fix error introduced with KV.parseColumn
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916167 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 07:57:24 +00:00
Andrew Kyle Purtell 1d4cace954 HBASE-2257 [stargate] multiuser mode; update for trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916110 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 04:22:47 +00:00
Andrew Kyle Purtell 4ca0a97783 HBASE-2257 [stargate] multiuser mode
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@915996 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 22:13:12 +00:00
Michael Stack 021a5a527a HBASE-2254, HBASE-2260 Improvements to the Maven POMs AND remove ivy and ant
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@915968 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 20:30:56 +00:00
Michael Stack a5a5d26ac3 HBASE-2254, HBASE-2260 Improvements to the Maven POMs AND remove ivy and ant
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@915959 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 20:17:17 +00:00
Andrew Kyle Purtell ff14ff35ba set dfs.datanode.max.xcievers to 4096
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@915229 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 07:46:52 +00:00
Michael Stack 7bc5c1e301 HBASE-2099 Move build to Maven
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@915116 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22 23:49:24 +00:00