Commit Graph

1965 Commits

Author SHA1 Message Date
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
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 80d67c47c9 HBASE-2129 Simple Master/Slave replication (missing build.xml)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@907062 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 19:19:54 +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 ccc04e349d 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@902491 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 20:51:40 +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
Jean-Daniel Cryans 6ef421167a HBASE-2150 Deprecated HBC(Configuration) constructor doesn't call this()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901455 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21 00:17:50 +00:00
Michael Stack 6204f20d8b HBASE-1360 move up to Thrift 0.2.0
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901429 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 23:13:40 +00:00
Michael Stack 4b48662b60 HBASE-65 Thrift Server should have an option to bind to ip address
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901422 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 22:59:39 +00:00
Lars George 3d51be2965 HBASE-2146 RPC related metrics are missing in 0.20.3 since recent changes (Gary Helmling via Lars George)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901402 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 22:09:47 +00:00
Michael Stack a8092ffc36 HBASE-1360 move up to Thrift 0.2.0
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901398 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 22:04:37 +00:00
Ryan Rawson fb6ed7f687 HBASE-2109
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901034 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 02:05:04 +00:00
Ryan Rawson 44572e6a2d HBASE-2147 - run zookeeper in the same jvm as master during non-distributed mode
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901030 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 01:42:12 +00:00
Michael Stack 7a8f4c08e3 HBASE-2139 findbugs task in build.xml
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@900211 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17 20:18:57 +00:00
Michael Stack 055580dee1 HBASE-2130 bin/* scripts - not to include lib/test/**/*.jar
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@900210 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17 20:16:54 +00:00
Michael Stack 8bc2888278 HBASE-2140 findbugs issues - 2 performance warnings as suggested by findbugs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@900208 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17 20:08:59 +00:00
Michael Stack b2da74b0ac HBASE-2130 bin/* scripts - not to include lib/test/**/*.jar
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@900062 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17 06:39:35 +00:00
Michael Stack 7245829a06 HBASE-2137 and HBASE-2135; ant javadoc complains about missing classes AND javadoc warnings from 'javadoc' target
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@900059 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17 06:11:27 +00:00
Jean-Daniel Cryans f9b14e8510 HBASE-2138 unknown metrics type (Stack via JD)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@900039 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17 00:31:13 +00:00
Andrew Kyle Purtell 43ef004de3 HBASE-2131 [EC2] Mount data volumes as xfs, noatime
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899908 13f79535-47bb-0310-9956-ffa450edef68
2010-01-16 09:05:34 +00:00
Andrew Kyle Purtell 3f2e7bd6cf HBASE-2133 Increase default number of client handlers
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899864 13f79535-47bb-0310-9956-ffa450edef68
2010-01-16 01:03:36 +00:00