Commit Graph

6666 Commits

Author SHA1 Message Date
ramkrishna 75105027a1 HBASE-8131 - Create table handler needs to handle failure cases. (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458922 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 16:25:23 +00:00
Zhihong Yu e253150cf3 HBASE-7878 recoverFileLease does not check return value of recoverLease, revert
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458600 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 01:09:28 +00:00
Enis Soztutar 1a4f478909 HBASE-8146 IntegrationTestBigLinkedList does not work on distributed setup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458585 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 00:19:02 +00:00
jxiang d5b03c3648 HBASE-7803 [REST] Support caching on scan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458576 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 00:08:10 +00:00
Michael Stack 1d6a98257a HBASE-7481 Allow IOExceptions to be thrown from Filter methods
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458554 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 22:47:55 +00:00
Michael Stack 7c903f685e HBASE-8035 Add site target check to precommit tests; ANOTHER ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458547 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 22:25:15 +00:00
Zhihong Yu 6722e26df1 HBASE-7878 recoverFileLease does not check return value of recoverLease (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458546 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 22:17:53 +00:00
Michael Stack 76788fd5bf HBASE-8140 TableMapReduceUtils#addDependencyJar fails when nested inside another MR job -- ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458545 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 22:16:55 +00:00
Michael Stack fd4c887cd0 HBASE-8140 TableMapReduceUtils#addDependencyJar fails when nested inside another MR job
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458531 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 21:54:00 +00:00
Michael Stack 500cdf06fe HBASE-8035 Add site target check to precommit tests -- ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458507 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 20:48:49 +00:00
Michael Stack 7789483431 HBASE-8138 Using [packed=true] for repeated field of primitive numeric types (types which use the varint, 32-bit, or 64-bit wire types)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458504 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 20:43:50 +00:00
nkeywal 01bb623745 HBASE-8135 Mutation should implement HeapSize
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458418 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 17:30:05 +00:00
nkeywal c352a848a1 HBASE-7590 Add a costless notifications mechanism from master to regionservers & clients - new files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458199 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 10:07:17 +00:00
nkeywal 17e604efbf HBASE-7590 Add a costless notifications mechanism from master to regionservers & clients
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458184 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 09:24:01 +00:00
Michael Stack 955e0232ba HBASE-8142 Sporadic TestZKProcedureControllers failures on trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458102 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 03:10:54 +00:00
jxiang 15c0385d4f HBASE-7597 TestHBaseFsck#testRegionShouldNotBeDeployed seems to be flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458059 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 23:13:13 +00:00
sershe dce86001ea HBASE-8080 refactor default compactor to make its parts easier to reuse
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458049 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 22:33:59 +00:00
jyates 421e3a4847 HBASE-8108: Add m2eclispe lifecycle mapping to hbase-common
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458018 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 21:32:32 +00:00
Andrew Kyle Purtell a9f2ff5374 HBASE-8141. Remove accidental uses of org.mortbay.log.Log
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458001 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 21:11:33 +00:00
Zhihong Yu 84d0115d44 HBASE-8097 MetaServerShutdownHandler may potentially keep bumping up DeadServer.numProcessing (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457932 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 19:37:11 +00:00
Zhihong Yu a832f774c4 HBASE-7992 provide pre/post region offline hooks for HMaster.offlineRegion() (Rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457854 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 16:44:04 +00:00
nkeywal c826a16e5d HBASE-8128 HTable#put improvements
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457688 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 09:49:01 +00:00
Michael Stack 5d1e0a7055 HBASE-8077 Configure the job name in ImportTsv
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457632 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 04:04:17 +00:00
Zhihong Yu 54c5d944ae HBASE-8130 initialize TableLockManager before initializing AssignmentManager (Rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457487 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 16:55:01 +00:00
mbertozzi 302ce0325b HBASE-8067 TestHFileArchiving.testArchiveOnTableDelete sometimes fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457345 13f79535-47bb-0310-9956-ffa450edef68
2013-03-16 23:42:43 +00:00
Zhihong Yu 839ba8b4c5 HBASE-8106 Test to check replication log znodes move is done correctly (Himanshu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457216 13f79535-47bb-0310-9956-ffa450edef68
2013-03-16 07:21:16 +00:00
sershe e8b21aad62 REVERT HBASE-8034 record on-disk data size for store file and make it available during writing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457193 13f79535-47bb-0310-9956-ffa450edef68
2013-03-16 02:16:14 +00:00
mbertozzi eb039567de HBASE-7809 Refactor Split/Merge to use HRegionFileSystem
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457148 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 22:19:34 +00:00
Zhihong Yu 436c63c497 HBASE-7930 hbck should provide an option to fix .META. rows with empty REGIONINFO_QUALIFIER (Jean-Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457103 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 20:40:53 +00:00
mbertozzi ba155ad854 HBASE-8122 TestAccessController depends on the execution order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457091 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 20:11:37 +00:00
mbertozzi 16589af634 HBASE-8123 Replace HashMap/HashSet with TreeMap/TreeSet where byte[] is used as key
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457089 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 20:04:08 +00:00
Michael Stack 167766c262 HBASE-4285 partitions file created in user's home directory by importtsv
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457078 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 19:45:09 +00:00
Zhihong Yu afa31acc64 HBASE-8117 Remove redundant byte conversion methods from HConstants (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457045 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 18:21:35 +00:00
Michael Stack 466902ffde HBASE-8101 Cleanup: findbugs and javadoc warning fixes as well as making it illegal passing null row to Put/Delete, etc.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457024 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 17:11:32 +00:00
mbertozzi 551c04f173 HBASE-8118 TestTablePermission depends on the execution order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456946 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 13:21:53 +00:00
Enis Soztutar 76dbb6f616 HBASE-8116 TestSnapshotCloneIndependence fails in trunk builds intermittently
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456753 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 03:13:25 +00:00
sershe aa4092c83d HBASE-8034 record on-disk data size for store file and make it available during writing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456743 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 01:41:45 +00:00
Enis Soztutar 48debe39f0 HBASE-7938 Add integration test for ImportTsv/LoadIncrementalHFiles workflow (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456700 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 22:28:08 +00:00
Zhihong Yu 83ffbc8de1 HBASE-8017 Upgrade hadoop 1 dependency to 1.1.2 (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456667 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 20:47:13 +00:00
Zhihong Yu 486b290863 HBASE-8044 Revert, fixed by HBASE-6643
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456604 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 18:31:55 +00:00
larsh 2f64d221e1 HBASE-8025 zkcli fails when SERVER_GC_OPTS is enabled (Dave Latham)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456582 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 18:11:39 +00:00
Michael Stack f1b6c6d317 HBASE-7876 Got exception when manually triggers a split on an empty region
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456543 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 17:10:26 +00:00
larsh 68463933e4 HBASE-8099 ReplicationZookeeper.copyQueuesFromRSUsingMulti should not return any queues if it failed to execute. (Himanshu and LarsH)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456520 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 16:40:36 +00:00
Michael Stack 5a099d8f56 HBASE-8090 Versioning site; part two, publish 0.94 site and add link from main site
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456355 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 07:42:26 +00:00
ramkrishna 9c0656b40a HBASE-8066 - Provide Admin.isTableAvailable() for a given table along with splitkeys (Ram) - addendum for javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456316 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 03:18:51 +00:00
Enis Soztutar 566989a455 HBASE-8094 TestTableInputFormatScan doesn't assert anything (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456285 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 00:03:41 +00:00
sershe 88c3d9da6d HBASE-8056 allow StoreScanner to drop deletes from some part of the compaction range
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456082 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 18:38:31 +00:00
Enis Soztutar a6ab559d3d HBASE-8031 Adopt goraci as an Integration test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456078 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 18:28:15 +00:00
Enis Soztutar 8c68535d1a HBASE-8036 ProtobufUtil.multi behavior is inconsistent in case of errors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456063 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 17:51:02 +00:00
ramkrishna 64cdeb630c HBASE-8012 - Reseek should position to the beginning of file for the first time it is invoked with a KV smaller than the first KV in file (Raymond Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455993 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 15:13:57 +00:00