Michael Stack
|
dd8456b1be
|
HBASE-2316 Need an ability to run shell tests w/o invoking junit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922408 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-12 19:59:35 +00:00 |
Michael Stack
|
9adc7f52b2
|
HBASE-2023 Client sync block can cause 1 thread of a multi-threaded client to block all others
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922163 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-12 07:22:24 +00:00 |
Michael Stack
|
3098604a01
|
HBASE-2023 Client sync block can cause 1 thread of a multi-threaded client to block all others
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922162 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-12 07:22:17 +00:00 |
Michael Stack
|
4770ea178a
|
HBASE-2279 Hbase Shell does not have any tests
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922110 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-12 01:36:04 +00:00 |
Michael Stack
|
20319e9eab
|
HBASE-2309 Add apache releases to pom (list of ) repositories
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922092 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-12 01:03:28 +00:00 |
Michael Stack
|
0bac7d5b31
|
HBASE-2302 Optimize M-R by bulk excluding regions - less InputSplit-s to avoid traffic on region servers when performing M-R on a subset of the table
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922076 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-11 23:51:23 +00:00 |
Michael Stack
|
f3f7b0622f
|
HBASE-2287 TypeError in shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922074 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-11 23:45:23 +00:00 |
Michael Stack
|
685d6093b0
|
HBASE-2268 PerformanceEvaluation --nomapred may assign duplicate random seed over multiple testing threads
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922070 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-11 23:33:53 +00:00 |
Michael Stack
|
59955d1a5b
|
HBASE-2174 Stop from resolving HRegionServer addresses to names using DNS on every heartbeat
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922000 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-11 20:07:06 +00:00 |
Michael Stack
|
8102fb3269
|
HBASE-2307 hbase-2295 changed hregion size, testheapsize broke... fix it
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@921627 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-10 23:33:28 +00:00 |
Michael Stack
|
1030b60316
|
HBASE-2307 hbase-2295 changed hregion size, testheapsize broke... fix it
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@921626 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-10 23:33:18 +00:00 |
Michael Stack
|
6d0d1cc9a9
|
HBASE-2308 Fix the bin/rename_table.rb script, make it work again
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@921624 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-10 23:27:30 +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 |
Michael Stack
|
c9d8e720bb
|
HBASE-2295 Row locks may deadlock with themselves
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@921098 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-09 20:20:52 +00:00 |
Michael Stack
|
bfd6812b40
|
HBASE-2295 Row locks may deadlock with themselves
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@921094 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-09 20:15:13 +00:00 |
Michael Stack
|
782f78f29d
|
HBASE-2295 Row locks may deadlock with themselves
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@920971 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-09 16:36:50 +00:00 |
Ryan Rawson
|
81d947ab3f
|
Javadoc, copyright, static analysis cleanup. Bug fix in HConnectionManager.java, code removal in Put.java.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@920548 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-08 22:25:06 +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 |
Michael Stack
|
3baabbdb84
|
HBASE-2261 The javadoc in WhileMatchFilter and it's tests in TestFilter are not accurate/wrong
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919870 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-06 22:43:53 +00:00 |
Jean-Daniel Cryans
|
6eab8932c8
|
HBASE-2293 CME in RegionManager#isMetaServer
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919708 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-06 07:00:03 +00:00 |
Michael Stack
|
83258ba826
|
Changes to findbugs config. to make it work w/ hudson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919705 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-06 05:19:18 +00:00 |
Michael Stack
|
18bcbdd4a2
|
Remove forkedProcessTimeoutInSeconds on javadoc plugin
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919698 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-06 04:07:18 +00:00 |
Michael Stack
|
94b3c5324f
|
Added new hbase-issues mailing list
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919618 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-05 21:10:09 +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 |
Michael Stack
|
d5a9b7f67f
|
HBASE-2282 More directories should be ignored when using git for development
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919087 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-04 17:46:50 +00:00 |
Michael Stack
|
e325ccd9bf
|
HBASE-2281 Hbase shell does not work when started from the build dir
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919083 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-04 17:43:05 +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 |
Michael Stack
|
a4b99cf687
|
HBASE-2063 For hfileoutputformat, on timeout/failure/kill clean up half-written hfile
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919058 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-04 16:39:10 +00:00 |
Michael Stack
|
cda22507a9
|
HBASE-2284 fsWriteLatency metric may be incorrectly reported
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@918859 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-04 05:20:37 +00:00 |
Michael Stack
|
b4e29fb201
|
HBASE-2284 fsWriteLatency metric may be incorrectly reported
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@918858 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-04 05:20:33 +00:00 |
Michael Stack
|
061118d787
|
HBASE-2244 META gets inconsistent in a number of crash scenarios
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@918325 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-03 04:50:08 +00:00 |
Michael Stack
|
8cdba28df5
|
HBASE-2244 META gets inconsistent in a number of crash scenarios
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@918277 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-03 00:01:25 +00:00 |
Michael Stack
|
87d2ccc570
|
HBASE-2244 META gets inconsistent in a number of crash scenarios
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@918272 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-02 23:49:03 +00:00 |
Michael Stack
|
73b4ceb658
|
HBASE-2244 META gets inconsistent in a number of crash scenarios
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@918271 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-02 23:46:19 +00:00 |
Jean-Daniel Cryans
|
ee54d203e9
|
HBASE-2245 Unnecessary call to syncWal(region); in HRegionServer
(Benoit Sigoure via JD)
HBASE-2246 Add a getConfiguration method to HTableInterface
(Benoit Sigoure via JD)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@917783 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-01 23:00:55 +00:00 |
Lars George
|
dc579e5972
|
HBASE-2276 - Fixed CHANGES.txt with wrong issue number
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@917164 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-28 10:49:54 +00:00 |
Lars George
|
ffac8a385c
|
HBASE-2274 Hbase Shell hcd() method is broken by the replication scope parameter (Alexey Kovyrin via Lars George)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@917162 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-28 10:47:07 +00:00 |
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 |