Commit Graph

3192 Commits

Author SHA1 Message Date
Michael Stack f55aa19018 Edit and formatting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085491 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 18:00:28 +00:00
Michael Stack 20fda55327 Add ref to hackathon
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085474 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 17:14:01 +00:00
Michael Stack 8e4fc55f1d HBASE-3655 Revision to HBase book, more examples in data model, more metrics, more performance
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085261 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 06:19:18 +00:00
Michael Stack c38558e545 HBASE-3622 Deadlock in HBaseServer (JVM bug?); Add an FAQ about hanging regionservers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085254 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 05:00:46 +00:00
Jean-Daniel Cryans e64108690e HBASE-3681 Check the sloppiness of the region load before balancing (Ted Yu via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085223 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 00:40:55 +00:00
Jean-Daniel Cryans fbf0d77132 And adding the missing licenses for HBASE-3541
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085219 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 00:35:14 +00:00
Jean-Daniel Cryans 4ee3ceefe4 Adding the files missing from HBASE-3541
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085217 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 00:33:08 +00:00
Michael Stack 5f69f20011 HBASE-3658 Alert when heap is over committed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085195 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 23:36:36 +00:00
Michael Stack cad0a1bb9c HBASE-3052 Add ability to have multiple ZK servers in a quorum in MiniZooKeeperCluster for test writing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085190 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 23:20:24 +00:00
Michael Stack 91404d9c5d HBASE-3688 Setters of class HTableDescriptor do not work properly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085186 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 23:12:55 +00:00
Michael Stack d82dabaa6f HBASE-3541 REST Multi Gets
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085183 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 23:06:08 +00:00
Michael Stack 4c59785135 HBASE-3474 HFileOutputFormat to use column family's compression algorithm
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085179 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 22:59:45 +00:00
Michael Stack a344cd98b7 HBASE-3673 Reduce HTable Pool Contention Using Concurrent Collections
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085169 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 22:28:26 +00:00
Michael Stack 39bb359b53 (HBASE-3654) Weird blocking between getOnlineRegion and createRegionLoad -- cleanup of unused method found by Ted Yu review
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085151 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 21:25:46 +00:00
Jean-Daniel Cryans ee969a8d83 HBASE-3497 TableMapReduceUtil.initTableReducerJob broken due to setConf
method in TableOutputFormat



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085139 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 20:59:25 +00:00
Michael Stack ff192229ca HBASE-3683 NMapInputFormat should use a different config param for number of maps
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085132 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 20:47:56 +00:00
Michael Stack 15cc58f797 HBASE-3666 TestScannerTimeout fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085123 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 20:40:13 +00:00
Michael Stack b500e86e2d HBASE-3654 Weird blocking between getOnlineRegion and createRegionLoad
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085114 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 20:25:10 +00:00
Michael Stack 1cab7fc7b9 HBASE-3660 HMaster will exit when starting with stale data in cached locations such as -ROOT- or .META.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085107 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 20:04:32 +00:00
Michael Stack 89794648e6 HBASE-3627 NPE in EventHandler when region already reassigned
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085076 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 19:03:29 +00:00
Michael Stack cf3284dfb9 HBASE-3627 NPE in EventHandler when region already reassigned
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085075 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 19:01:50 +00:00
Michael Stack 237bc82af2 HBASE-3669 Region in PENDING_OPEN keeps being bounced between RS and master -- added some debugging
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085066 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 18:35:36 +00:00
Michael Stack 0b4f7255fb Add checkout link
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085037 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 16:55:04 +00:00
Andrew Kyle Purtell a17043496b HBASE-3583 Coprocessors: scannerNext and scannerClose hooks are called when HRegionInterface#get is invoked
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084854 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 06:27:23 +00:00
Andrew Kyle Purtell c63fe3174a HBASE-3697 Admin actions that use MetaReader to iterate regions need to skip offline ones
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084843 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 04:33:54 +00:00
Jean-Daniel Cryans 4b8b1c2ed8 HBASE-3640 [replication] Transferring queues shouldn't be done inline with RS startup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084785 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 22:23:54 +00:00
Andrew Kyle Purtell 5c78c1a4a7 HBASE-3468 Enhance checkAndPut and checkAndDelete with comparators
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084752 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 21:26:07 +00:00
Jean-Daniel Cryans 75bbdd7397 HBASE-3668 CatalogTracker.waitForMeta can wait forever and totally stall a RS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084377 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 22:20:17 +00:00
Michael Stack ce86d7ca82 HBASE-3617 NoRouteToHostException during balancing will cause Master abort
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084375 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 22:16:55 +00:00
Michael Stack cf74e10e31 HBASE-3687 Bulk assign on startup should handle a ServerNotRunningException; FIX PROB. FOUND BY TED YU
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084369 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 21:49:24 +00:00
Michael Stack c1fcc65b19 HBASE-3687 Bulk assign on startup should handle a ServerNotRunningException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084314 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 19:35:56 +00:00
Michael Stack bb28add83e HBASE-3575 Update rename table script
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084062 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 03:18:12 +00:00
Michael Stack 2147902eab HBASE-3621 The timeout handler in AssignmentManager does an RPC while holding lock on RIT; a big no-no
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084061 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 03:13:11 +00:00
Michael Stack 99f9ca542f HBASE-3621 The timeout handler in AssignmentManager does an RPC while holding lock on RIT; a big no-no
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084059 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 03:11:31 +00:00
Michael Stack 53a031f00c HBASE-3674 Treat ChecksumException as we would a ParseException splitting logs; else we replay split on every restart
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084051 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 02:04:01 +00:00
Michael Stack d2ccdeb8dd HBASE-3532 HRegion#equals is broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084038 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 00:22:04 +00:00
Michael Stack c5eed8a344 HBASE-3052 Add ability to have multiple ZK servers in a quorum in MiniZooKeeperCluster for test writing -- BACKED IT OUT... NOT DONE YET
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084021 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 23:34:54 +00:00
Michael Stack f1996d4932 HBASE-3052 Add ability to have multiple ZK servers in a quorum in MiniZooKeeperCluster for test writing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084008 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 22:48:47 +00:00
Michael Stack c4fb32cc22 HBASE-3676 Update region server load for AssignmentManager through regionServerReport()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1083992 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 22:13:38 +00:00
Jonathan Gray 9d93ccc938 HBASE-3641 LruBlockCache.CacheStats.getHitCount() is not using the correct variable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1083986 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 22:08:10 +00:00
Michael Stack 9ad69f3bd0 HBASE-3422 Balancer will try to rebalance thousands of regions in one go; needs an upper bound added
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1083362 13f79535-47bb-0310-9956-ffa450edef68
2011-03-20 02:41:12 +00:00
Michael Stack 1889d7ed5c HBASE-3671) Split report before we finish parent region open; workaround till 0.92; Race between split and OPENED processing -- fix suggested by Ted Yu
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1083357 13f79535-47bb-0310-9956-ffa450edef68
2011-03-20 01:52:43 +00:00
Michael Stack 23916d541d HBASE-3671 Split report before we finish parent region open; workaround till 0.92; Race between split and OPENED processing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1083279 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 20:23:57 +00:00
Michael Stack 3579bdf84b HBASE-3671 Split report before we finish parent region open; workaround till 0.92; Race between split and OPENED processing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1083275 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 20:17:02 +00:00
Michael Stack 97331fb7d4 HBASE-3655 Revision to HBase book, more examples in data model, more metrics, more performance -- part one
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1083274 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 20:13:08 +00:00
Andrew Kyle Purtell cb85bf2e0a HBASE-3275 [rest] No gzip/deflat content encoding support; fix error handling in GzipFilter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082792 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 01:58:43 +00:00
Jean-Daniel Cryans d051203938 Reverting HBASE-3515
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082772 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 00:40:00 +00:00
Jean-Daniel Cryans 95661df251 HBASE-3664 [replication] Adding a slave when there's none may kill the cluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082752 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 23:45:38 +00:00
Andrew Kyle Purtell 5997bc3ca5 HBASE-3662 REST server does not respect client supplied max versions when creating scanner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082717 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 21:59:08 +00:00
Michael Stack 1e07b8a396 HBASE-3595 get_counter broken in shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082694 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 21:01:25 +00:00