Commit Graph

2001 Commits

Author SHA1 Message Date
Andrew Kyle Purtell 0a047240c6 fix minor nit in commented HBASE_OPTS
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916886 13f79535-47bb-0310-9956-ffa450edef68
2010-02-27 00:35:13 +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
Jean-Daniel Cryans ee6ae40426 Reverting HBASE-2077 redux
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916506 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26 00:55:13 +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
Jean-Daniel Cryans 6c100b6de3 HBASE-2077 NullPointerException with an open scanner that expired causing
an immediate region server shutdown (JD's fix)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916070 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 00:59:34 +00:00
Jean-Daniel Cryans 961e65362e HBASE-2259 StackOverflow in ExplicitColumnTracker when row has many columns
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916050 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 00:00:26 +00:00
Jean-Daniel Cryans c1333aa61c HBASE-2262 ZKW.ensureExists should check for existence
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916004 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 22:26:45 +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 1e6ce3e242 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@915974 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 20:46:10 +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
Michael Stack 24c9e7e061 HBASE-2258 The WhileMatchFilter doesn't delegate the call to filterRow()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@915874 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 17:10:48 +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
Ryan Rawson bc1496db15 HBASE-2250 typo in the maven pom
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@915137 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 02:11:00 +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
Andrew Kyle Purtell de52b0bf98 HBASE-2242 [EC2] Downgrade JDK to 1.6.0u17
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@912043 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20 00:04:56 +00:00
Michael Stack 3c4ae2d598 HBASE-2241 Change balancer sloppyness from 0.1 to 0.3
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@911961 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 20:10:02 +00:00
Michael Stack ecb8ecae3f HBASE-2241 Change balancer sloppyness from 0.1 to 0.3
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@911960 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 20:06:02 +00:00
Jean-Daniel Cryans 96c80b48de HBASE-2221 MR to copy a table
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@911621 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 22:27:40 +00:00
Jean-Daniel Cryans 4c7414ec20 HBASE-2070 Collect HLogs and delete them after a period of time
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@911233 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 00:08:19 +00:00
Jean-Daniel Cryans 7571814071 [replication] Adding shutdown of TestReplication
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@911229 13f79535-47bb-0310-9956-ffa450edef68
2010-02-17 23:53:08 +00:00
Jean-Daniel Cryans 9afce6678e HBASE-1728 Column family scoping and cluster identification
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@911168 13f79535-47bb-0310-9956-ffa450edef68
2010-02-17 20:32:43 +00:00
Michael Stack 0faf605ea1 HBASE-2230 SingleColumnValueFilter has an ungaurded debug log message.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@910407 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 06:00:56 +00:00
Ryan Rawson 8ccacf36a7 HBASE-2219 stop using code mapping for method names in the RPC
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@910316 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 19:47:14 +00:00
Ryan Rawson e743a52a0c HBASE-2226 HQuorumPeerTest doesnt run because it doesnt start with the word Test
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909980 13f79535-47bb-0310-9956-ffa450edef68
2010-02-14 06:57:41 +00:00
Michael Stack e2014da2f9 HBASE-2128 ant tar build broken since switch to Ivy
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909726 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 04:10:04 +00:00
Michael Stack 18dc5e84e2 HBASE-2224 Broken build: TestGetRowVersions.testGetRowMultipleVersions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909720 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 04:04:57 +00:00
Michael Stack ba598c6bed HBASE-2211 Add a new Filter that checks a single column value but does not emit it.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909658 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 23:29:13 +00:00
Michael Stack 03c67da3c0 HBASE-2199 hbase.client.tableindexed.IndexSpecification, lines 72-73 should be reversed
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909618 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 21:43:22 +00:00
Michael Stack ceebf40c0b HBASE-2220 Add a binary comparator that only compares up to the length of the supplied byte array
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909590 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 20:15:06 +00:00
Michael Stack 0e1cb0cabf HBASE-2220 Add a binary comparator that only compares up to the length of the supplied byte array
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909589 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 20:14:40 +00:00
Michael Stack f5e8fc90cc HBASE-2212 Refactor out lucene dependencies from HBase
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909585 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 20:02:53 +00:00
Michael Stack 69bd0cb802 HBASE-2222 Improve log "Trying to contact region server Some server for region , row ip_info_100,,1263329969690, but failed after 11 attempts.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909581 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 19:50:56 +00:00
Ryan Rawson c6ee51819a HBASE-2066
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909235 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 05:06:06 +00:00
Michael Stack 94fdc559e7 HBASE-2177 Add timestamping to gc logging option
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909185 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 00:14:39 +00:00
Michael Stack 7b328fbbc5 HBASE-2209 Support of List [ ] in HBaseOutputWritable for serialization
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909109 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 19:04:59 +00:00
Michael Stack af9891965e HBASE-2190 HRS should report to master when HMsg are available
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@908849 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 05:51:42 +00:00
Andrew Kyle Purtell eeabb75152 [EC2] enable block compression for mapper output
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@908758 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 23:46:42 +00:00
Jean-Daniel Cryans 39505bccd0 HBASE-2189 HCM trashes meta cache even when not needed
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@908730 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 23:02:46 +00:00
Michael Stack cdfc6d1c1d HBASE-2198 SingleColumnValueFilter should be able to find the column value even when it's not specifically added as input on the scan
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@908292 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 00:26:56 +00:00
Michael Stack d227aee3cf HBASE-2185 Add html version of default hbase-site.xml
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@908175 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 19:41:43 +00:00
Michael Stack d32839d1a0 HBASE-2185 HTable - put(Put) , put(List<Put) code duplication
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@908161 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 19:20:01 +00:00