Commit Graph

2959 Commits

Author SHA1 Message Date
Nicolas Spiegelberg 504eeec96e HBASE-1861 : Multi-Family support for bulk upload tools
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1043318 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08 06:37:06 +00:00
Michael Stack afac14fcf0 HBASE-1888 KeyValue methods throw NullPointerException instead of IllegalArgumentException during parameter sanity check
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1043218 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 22:36:06 +00:00
Michael Stack 584e9b5c26 HBASE-3317 Javadoc and Throws Declaration for Bytes.incrementBytes() is Wrong
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1043214 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 22:17:01 +00:00
Michael Stack 325f3cbdfd HBASE-759 TestMetaUtils failing on hudson
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1043191 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 20:36:18 +00:00
Michael Stack 23c9501783 HBASE-3316 Add support for Java Serialization to HbaseObjectWritable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1043179 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 19:46:58 +00:00
Michael Stack 7142228dd2 HBASE-3173 HBase 2984 breaks ability to specify BLOOMFILTER & COMPRESSION via shell AND HBASE-3310 Failing creating/altering table with compression agrument
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1043173 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 19:40:25 +00:00
Michael Stack 5964303163 HBASE-2936 Differentiate between daemon & restart sleep periods
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1043162 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 18:54:32 +00:00
Michael Stack 21a5df7b4f HBASE-3278 AssertionError in LoadBalancer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042912 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 05:26:39 +00:00
Michael Stack 6c2f79d066 Stop assembly adding 'all' to the produced bundle
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042911 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 05:25:49 +00:00
Michael Stack ea3c445e2d Fix possible NPE in assign
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042885 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 01:18:00 +00:00
Michael Stack d547429a14 HBASE-3315 Add debug output for when balancer makes bad balance
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042882 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 00:58:05 +00:00
Michael Stack 971dc6d431 Update our hadoop to tip of 0.20-append branch; it includes hdfs-895 now
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042880 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 00:50:56 +00:00
Jean-Daniel Cryans 4094cd6ad8 Fixing TestFSErrorsExposed by disabling the log syncer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042878 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 00:42:00 +00:00
Jean-Daniel Cryans a5ce594797 HBASE-2467 Concurrent flushers in HLog sync using HDFS-895
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042790 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 20:58:53 +00:00
Michael Stack 8d5248d3d9 If balancer doesn't run because processing dead servers, log the actual servers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042789 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 20:56:15 +00:00
Jean-Daniel Cryans 9bb903da97 HBASE-3314 [shell] 'move' is broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042771 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 20:00:55 +00:00
Michael Stack 564b9d08c0 If balancer doesn't run because processing dead servers, log the actual servers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042763 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 19:31:00 +00:00
Nicolas Spiegelberg c83a86ec85 HBASE-3290 (Addendum) : Fixes & new unit tests per Kannan's peer review
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042288 13f79535-47bb-0310-9956-ffa450edef68
2010-12-05 06:22:48 +00:00
Michael Stack d60262f2a9 Some fixup of hbck log messages -- added info; more around 'inconsistencies'... looks like many inconsistencies and 'ERRORS' are transient
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042284 13f79535-47bb-0310-9956-ffa450edef68
2010-12-05 04:58:05 +00:00
Michael Stack 5441eaa83d HBASE-3311 Addendum patch on HBASE-3298 broke build
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042282 13f79535-47bb-0310-9956-ffa450edef68
2010-12-05 04:49:43 +00:00
Michael Stack be91a5326f HBASE-3298 Regionserver can close during a split causing double assignment -- fix broken heapsize test -- add reference too
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042220 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 18:20:10 +00:00
Michael Stack 61fb4c2d77 HBASE-3298 Regionserver can close during a split causing double assignment -- fix broken heapsize test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042103 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 06:28:12 +00:00
Jean-Daniel Cryans 95f2f2eab4 HBASE-3309 " Not running balancer because dead regionserver processing" is a lie
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042076 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 00:50:16 +00:00
Michael Stack b7a9bdf0b4 HBASE-3290 Regionserver can close during a split causing double assignment -- addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042073 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 00:47:23 +00:00
Michael Stack 1da8a78ff9 Some fixup of hbck log messages -- added info
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042060 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 00:10:23 +00:00
Michael Stack fe2e720318 HBASE-3298 Regionserver can close during a split causing double assignment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042043 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 22:49:03 +00:00
Jonathan Gray 00c0dec88b HBASE-3292 Expose block cache hit/miss/evict counts into region server metrics
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041936 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 17:56:05 +00:00
Michael Stack 7650309d06 HBASE-3230 Refresh our hadoop jar and update zookeeper to just-released 3.3.2 -- removed apache-rsync
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041930 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 17:50:46 +00:00
Michael Stack 515d34b754 More around hadoop dependency and hadoop versions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041703 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 06:00:50 +00:00
Michael Stack 809f5777e9 HBASE-3304 Get spurious master fails during bootup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041699 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 05:37:16 +00:00
Jean-Daniel Cryans 0d32dcab76 doc for HBASE-3303
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041696 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 05:34:32 +00:00
Michael Stack bf20fa51e5 HBASE-3303 Lower hbase.regionserver.handler.count from 25 back to 10
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041692 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 04:58:31 +00:00
Michael Stack 138d566b8a HBASE-2375 Make decision to split based on aggregate size of all StoreFiles and revisit related config param -- REVERT! Wrong issue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041691 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 04:57:57 +00:00
Michael Stack ab1969fb36 HBASE-2375 Make decision to split based on aggregate size of all StoreFiles and revisit related config param
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041689 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 04:54:07 +00:00
Michael Stack 8d1240087d HBASE-2467 Concurrent flushers in HLog sync using HDFS-895
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041667 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 01:28:21 +00:00
Gary Helmling db50b69ec9 Adding myself as committer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041654 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 00:06:57 +00:00
Lars George 46b1074284 Changes company details.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041623 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 22:44:48 +00:00
Nicolas Spiegelberg ed524d15b5 Added Nicolas Spiegelberg as committer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041603 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 21:55:40 +00:00
Jean-Daniel Cryans 5593052365 HBASE-3296 Newly created table ends up disabled instead of assigned
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041569 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 20:18:29 +00:00
Michael Stack 1eb39242c4 Print out regions we're watiing on when going down
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041561 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 20:09:31 +00:00
Michael Stack 616d1959eb Fix minor shell disable issue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041551 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 19:32:35 +00:00
Michael Stack 63a1446423 Fix minor shell disable issue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041542 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 19:15:45 +00:00
Michael Stack abd53c354d HBASE-3301 Treat java.net.SocketTimeoutException same as ConnectException assigning/unassigning regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041533 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 19:02:28 +00:00
Michael Stack 2122dafaa4 HBASE-3295 Dropping a 1k+ regions table likely ends in a client socket timeout and it's very confusing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041522 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 18:47:20 +00:00
Michael Stack fc59f7d77c HBASE-3290 Max Compaction Size
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041278 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 04:40:55 +00:00
Michael Stack 953068adbb HBASE-3146 document feature "hbase.regionserver.codecs"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041273 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 04:13:07 +00:00
Michael Stack 1955d5dfe4 HBASE-3291 If split happens while regionserver is going down, we can stick open
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041217 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 00:00:30 +00:00
Michael Stack 8f35221a02 HBASE-3299 If failed open, we don't output the IOE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041204 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01 22:56:27 +00:00
Michael Stack 2149ccd6d8 Fix spelling mistake
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041171 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01 21:15:48 +00:00
Michael Stack 6ce5b63952 HBASE-3294 WARN org.apache.hadoop.hbase.regionserver.Store: Not in set (double-remove?) org.apache.hadoop.hbase.regionserver.StoreScanner@76607d3d
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041167 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01 21:05:40 +00:00