Commit Graph

1425 Commits

Author SHA1 Message Date
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 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 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
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 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
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
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
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 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 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
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
Michael Stack 74cc78ac2d HBASE-2193 Better readability of - hbase.regionserver.lease.period
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@907858 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 00:43:54 +00:00
Michael Stack 443d61e41a HBASE-2180 Bad random read performance from synchronizing hfile.fddatainputstream -- putting this as improvement in CHANGES because thats what j-d wants though I think it a bug because our perf. was so bad
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@907846 13f79535-47bb-0310-9956-ffa450edef68
2010-02-08 23:40:06 +00:00
Jean-Daniel Cryans 10a4154a06 HBASE-2129 Simple Master/Slave replication
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@907011 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 17:37:54 +00:00
Michael Stack fbc67df8b7 HBASE-2184 Calling HTable.getTableDescriptor().* on a full cluster takes a long time
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@906826 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 06:50:21 +00:00
Jean-Daniel Cryans 443686f101 HBASE-2178 Hooks for replication
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@905834 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 23:20:08 +00:00
Michael Stack d189828325 HBASE-2172 Add constructor to Put for row key and timestamp
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@903792 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 19:44:47 +00:00
Michael Stack f58517d103 HBASE-2164 Ivy nit - clean up configs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902492 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 20:54:04 +00:00
Michael Stack 7c64474f3b HBASE-2163 ZK dependencies - explicitly add them until ZK artifacts are published to mvn repository
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902490 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 20:51:30 +00:00
Michael Stack 4ea95c0853 HBASE-1373 Update Thrift to use compact/framed protocol
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902488 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 20:48:33 +00:00
Michael Stack d87cb4dcb0 HBASE-2153 Publish generated HTML documentation for Thrift on the website
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902338 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 04:51:22 +00:00
Michael Stack 52249bc3aa HBASE-2144 Now does \x20 for spaces
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902281 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 21:28:13 +00:00
Michael Stack 85c53c5d35 HBASE-2160 Can't put with ts in shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902269 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 21:12:30 +00:00
Jean-Daniel Cryans f700187546 HBASE-2057 Cluster won't stop (Gary Helmling and JD via JD)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902239 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 19:26:09 +00:00
Michael Stack 0734674f50 HBASE-2157 LATEST_TIMESTAMP not replaced by current timestamp in KeyValue
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902224 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 19:06:55 +00:00
Jean-Daniel Cryans 60eee421aa HBASE-2156 HBASE-2037 broke Scan
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902213 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 18:40:23 +00:00
Michael Stack 1bce5eb1d7 HBASE-2149 hbase.regionserver.global.memstore.lowerLimit is too low
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902212 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 18:38:59 +00:00
Michael Stack c40524be57 HBASE-2152 Add default jmxremote.{access|password} files into conf
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902195 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 17:59:58 +00:00
Michael Stack 1c6714733a HBASE-2154 Fix Client#next(int) javadoc
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901936 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 00:11:57 +00:00
Michael Stack 4008068ad8 HBASE-2151 Remove onelab and include generated thrift classes in javadoc
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901840 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21 19:53:00 +00:00