Commit Graph

3512 Commits

Author SHA1 Message Date
Michael Stack f389865787 Add debug to failing test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138572 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 18:30:24 +00:00
Zhihong Yu 14500a921b Updated CHANGES.txt for HBASE-4010
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138528 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 16:11:49 +00:00
Zhihong Yu 7f2792b11b HBASE-4010 HMaster.createTable could be heavily optimized
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138318 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 06:48:28 +00:00
Michael Stack 6dc0b59d44 Added link to Praveen's article on maven hbase and hadoop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138315 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 05:59:50 +00:00
Michael Stack a5be25538f HBASE-4006 HBase book - overhaul of configuration information
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138311 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 05:39:32 +00:00
Michael Stack 73037604e0 HBASE-4004 book.xml - adding schema maintenance code example
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138310 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 05:33:15 +00:00
Michael Stack ad82eefcd0 HBASE-3998 book.xml / configuration.xml - reorganize LZO compression info
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138308 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 05:31:44 +00:00
Michael Stack d6a24bcf96 HBASE-3990 troubleshooting.xml - adding section for NameNode with hadoop shell cmds for disk utilization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138307 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 05:29:10 +00:00
Michael Stack 425c3f9aa6 HBASE-3986 troubleshooting.xml - adding client long-pause and NotServingRegionException entries -- back out mistaken HRS commit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138305 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 05:27:08 +00:00
Michael Stack 950b318877 HBASE-3986 troubleshooting.xml - adding client long-pause and NotServingRegionException entries
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138304 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 05:26:13 +00:00
Michael Stack 003dcbc657 HBASE-451 Remove HTableDescriptor from HRegionInfo -- fix test broke by this change
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138264 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 00:18:35 +00:00
Michael Stack e56b56a386 Fixup of new test TestFSTableDescriptors to pass up on jenkins
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138258 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 00:09:30 +00:00
Michael Stack 7e87980347 HBASE-4005 close_region bugs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138246 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 23:29:28 +00:00
Jean-Daniel Cryans a6ef251118 HBASE-3994 SplitTransaction has a window where clients can
get RegionOfflineException


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138219 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 22:22:33 +00:00
Michael Stack 791659b27e HBASE-2077 NullPointerException with an open scanner that expired causing an immediate region server shutdown -- part 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138180 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 20:56:14 +00:00
Michael Stack 34d2fa085f HBASE-3995 HBASE-3946 broke TestMasterFailover
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138170 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 20:29:24 +00:00
Michael Stack b0439269fe HBASE-451 Remove HTableDescriptor from HRegionInfo -- part 2, some cleanup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138120 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 18:31:26 +00:00
Gary Helmling cf25a779aa HBASE-4011 Add MasterObserver hook for post active master initialization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1137830 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 00:20:29 +00:00
Michael Stack a3d1ab8df0 HBASE-4000 You can't specify split points when you create a table in the shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1137257 13f79535-47bb-0310-9956-ffa450edef68
2011-06-18 22:12:07 +00:00
Zhihong Yu 1573c985d5 Ted Yu added his profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1137244 13f79535-47bb-0310-9956-ffa450edef68
2011-06-18 20:39:17 +00:00
Michael Stack 07b0a6d06c HBASE-3988 Infinite loop for secondary master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1136698 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 21:55:58 +00:00
Michael Stack ecce7c2cd7 HBASE-3948 Improve split/compact result page for RegionServer status page
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1136696 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 21:48:49 +00:00
Michael Stack 6f09e358e0 HBASE-3987 Fix a NullPointerException on a failure to load Bloom filter data
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1136689 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 21:24:57 +00:00
Michael Stack ebb63ef44d HBASE-3927 display total uncompressed byte size of a region in web UI
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1136686 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 21:18:08 +00:00
Michael Stack bd7c8e327f HBASE-3889 NPE in Distributed Log Splitting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1136659 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 20:43:28 +00:00
Michael Stack 0f15fcac46 HBASE-3985 Same Region could be picked out twice in LoadBalance
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1136629 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 19:51:34 +00:00
Michael Stack 8159b37b3e HBASE-3970 Address HMaster crash/failure half way through meta migration
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1136587 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 18:28:59 +00:00
Michael Stack b02dad6d65 HBASE-3997 configuration.xml - added an entry in recommended configuration on zookeeper instances
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1136559 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 17:36:21 +00:00
Michael Stack e636646e91 HBASE-3946 HBASE-3946 broke TestMasterFailover
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1136345 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 09:39:05 +00:00
Jean-Daniel Cryans 0a585ffbc8 HBASE-3789 Cleanup the locking contention in the master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1136140 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 18:21:14 +00:00
Michael Stack 2aade76735 HBASE-451 Remove HTableDescriptor from HRegionInfo -- fix for TestAdmin
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1136125 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 17:18:13 +00:00
Michael Stack 0c8d19c975 HBASE-3976 Disable Block Cache On Compactions -- REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1135855 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 23:47:37 +00:00
Michael Stack a86a4b9dc7 HBASE-3976 Disable Block Cache On Compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1135849 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 23:23:52 +00:00
Michael Stack 74eb4dd8b3 HBASE-3940 HBase daemons should log version info at startup and possibly periodically
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1135800 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 21:20:14 +00:00
Michael Stack 0a48f15c3b doc fix from leif wickland up on mailing list
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1135747 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 19:00:27 +00:00
Todd Lipcon 93038d06aa HBASE-3982. Improvements to TestHFileSeek.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1135709 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 17:17:00 +00:00
Michael Stack d8f5be74d7 HBASE-451 Remove HTableDescriptor from HRegionInfo
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1135385 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 05:40:32 +00:00
Michael Stack 34ddfc126d HBASE-3963 Schedule all log-spliiting at startup all at once -- reverse test for wals with no server (was wrong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1135384 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 05:37:11 +00:00
Todd Lipcon 4c5264d4b3 HBASE-3916. Fix the default bind address of ThriftServer to be wildcard instead of localhost. Contributed by Li Pi
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1135358 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 01:56:41 +00:00
Michael Stack 76a743e8f0 HBASE-3793 HBASE-3468 Broke checkAndPut with null value
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1135342 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 23:43:49 +00:00
Michael Stack 9128d4e20e HBASE-3983 list command in shell seems broken -- Changed @mac_width to @max_width -- noticed by Todd
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1135341 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 23:42:04 +00:00
Michael Stack 0f843f5d0a HBASE-3983 list command in shell seems broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1135337 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 23:31:28 +00:00
Michael Stack ac2e192ad5 HBASE-3928 Some potential performance improvements to Bytes/KeyValue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1135319 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 22:15:11 +00:00
Michael Stack 1e5deae9e9 HBASE-3963 Schedule all log-spliiting at startup all at once
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1135317 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 22:13:03 +00:00
Andrew Kyle Purtell 006b4b189c HBASE-3978 Rowlock lease renew doesn't work when custom coprocessor indicates to bypass default action
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1134940 13f79535-47bb-0310-9956-ffa450edef68
2011-06-12 16:07:11 +00:00
Andrew Kyle Purtell d1c070f707 HBASE 3976; Revert
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1134925 13f79535-47bb-0310-9956-ffa450edef68
2011-06-12 13:44:30 +00:00
Michael Stack 3fb6a0a7aa HBASE-3923 HBASE-1502 Broke Shell's status 'simple' and 'detailed'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1134483 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 23:40:38 +00:00
Nicolas Spiegelberg af03bb3a99 HBASE-3794 : Ability to Discard Bad HTable Puts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1134476 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 23:24:38 +00:00
Michael Stack c98dc2c4b4 HBASE-3979 Trivial fixes in code, document
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1134459 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 22:07:33 +00:00
Andrew Kyle Purtell 09d3d6bed9 HBASE-3976 Disable block cache on compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1134430 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 20:11:32 +00:00