Commit Graph

2063 Commits

Author SHA1 Message Date
Ryan Rawson e2725f70fb HBASE-2255 take trunk back to hadoop 0.20
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@926397 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 23:36:37 +00:00
Michael Stack 0d1bbc6c51 HBASE-2358 Store doReconstructionLog will fail if oldlogfile.log is empty and won't load region
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@926353 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 21:36:17 +00:00
Andrew Kyle Purtell ee70585289 HBASE-2355 Unsynchronized logWriters map is mutated from several threads in HLog splitting
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@926242 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 18:20:47 +00:00
Andrew Kyle Purtell 6befceaf93 raising NewSize to 128m from 64m generally improves performance
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@925570 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 09:40:13 +00:00
Andrew Kyle Purtell e1e70fdfc3 HBASE-2283 row level atomicity; add missing file WALEdit.java
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@925519 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 01:42:09 +00:00
Michael Stack f106722774 HBASE-2283 row level atomicity
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@925508 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 00:52:51 +00:00
Andrew Kyle Purtell e9cc906a81 HBASE-2319 [stargate] multiuser mode: request shaping
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@925418 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 21:02:35 +00:00
Andrew Kyle Purtell 09f371e56b make symlinks to hadoop and hbase home dirs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@924570 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 00:23:09 +00:00
Lars George 46e773124c HBASE-2336 Fix build broken with HBASE-2334 (Lars Francke via Lars George)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@924254 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 12:22:38 +00:00
Andrew Kyle Purtell 0f4baf6223 list-hbase-{master,slaves,zookeeper} utility scripts
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@924178 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 07:23:14 +00:00
Michael Stack a5c75f71b1 HBASE-2334 Slimming of Maven dependency tree - improves assembly build -- putting back sl4j.. broke hudson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@924166 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 05:42:10 +00:00
Michael Stack 72426552f4 HBASE-2334 Slimming of Maven dependency tree - improves assembly build
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@924156 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 04:56:58 +00:00
Michael Stack 0358a0bf57 HBASE-2331 [shell] count command needs a way to specify scan caching
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923979 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 21:04:29 +00:00
Michael Stack dfc23200bd HBASE-2313 Nit-pick about hbase-2279 shell fixup, if you do get with non-existant column family, throws lots of exceptions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923894 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 17:43:09 +00:00
Andrew Kyle Purtell 0f9ecf657a set hbase log4j loglevel to INFO
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923607 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 07:53:28 +00:00
Andrew Kyle Purtell f9df757d71 try harder to start up the quorum ensemble instances
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923529 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 00:48:06 +00:00
Andrew Kyle Purtell 45afc8f15f HBASE-2327 [EC2] Allocate elastic IP addresses for ZK and master nodes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923517 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 00:19:09 +00:00
Michael Stack 1160dca052 Really restore the pom.xml to assembly plugin 2.2-beta-5
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923494 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 23:05:17 +00:00
Michael Stack 9013c837e8 HBASE-2324 Refactoring of TableRecordReader (mapred / mapreduce) for reuse outside the scope of InputSplit / RecordReader
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923404 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 19:37:48 +00:00
Michael Stack 11999bd2b3 HBASE-2323 filter.RegexStringComparator does not work with certain bytes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923381 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 18:36:29 +00:00
Michael Stack 29bc8bb519 HBASE-2305 Client port for ZK has no default
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923368 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 18:11:29 +00:00
Michael Stack 6860cdc27c Moving assembly plugin back to 2.2 beta 1 from beta 5 at Paul's suggestion
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922883 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 16:12:15 +00:00
Michael Stack e2fa99c498 Remove descriptorRef for src/assembly/bin.xml at Paul Smith suggestion
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922750 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 03:33:56 +00:00
Michael Stack a5715cc5d6 HBASE-2314 [shell] Support for getting counters
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922672 13f79535-47bb-0310-9956-ffa450edef68
2010-03-13 20:32:10 +00:00
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