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 |
Andrew Kyle Purtell
|
ff9dfa44b7
|
HBASE-2133 Increase default number of client handlers
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899863 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-16 01:02:41 +00:00 |
Jean-Daniel Cryans
|
b145b4b83e
|
HBASE-2136 Forward-port the old mapred package
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899845 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-16 00:02:10 +00:00 |
Andrew Kyle Purtell
|
9b42d8a966
|
HBASE-2134 Ivy nit regarding checking with latest snapshots
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899818 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-15 21:23:56 +00:00 |
Jean-Daniel Cryans
|
f46ffce89a
|
HBASE-2126 Fix build break - ec2 (Kay Kay via JD)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899509 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-15 01:23:16 +00:00 |
Michael Stack
|
16b6a5f043
|
HBASE-2127 randomWrite mode of PerformanceEvaluation benchmark program writes only to a small range of keys
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899503 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-15 01:01:31 +00:00 |
Jean-Daniel Cryans
|
b590cc49ac
|
HBASE-2124 Useless exception in HMaster on startup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899441 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-14 22:13:57 +00:00 |
Andrew Kyle Purtell
|
2c4289f284
|
HBASE-2024 [stargate] Deletes not working as expected
HBASE-2122 [stargate] Initializing scanner column families doesn't work
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899154 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-14 10:39:48 +00:00 |
Michael Stack
|
56497da881
|
HBASE-2123 Remove 'master' command-line option from PE
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899073 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-14 06:16:34 +00:00 |
Andrew Kyle Purtell
|
ff761541cb
|
[EC2] Update Java version used on new images to 1.6.0_18
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899024 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-14 01:42:28 +00:00 |
Andrew Kyle Purtell
|
437d137414
|
HBASE-2120 [stargate] Unable to delete column families
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899022 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-14 01:39:27 +00:00 |