Commit Graph

6304 Commits

Author SHA1 Message Date
Michael Stack 70b1899e88 HBASE-7966 ACL tests fail on trunk (flaky)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452161 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 00:53:30 +00:00
Michael Stack cb62d5025f HBASE-7981 TestSplitTransactionOnCluster.testShutdownFixupWhenDaughterHasSplit failed in 0.95 build #11 -- ADDED LOGGING
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451945 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 21:28:21 +00:00
Michael Stack eb5fa9a755 HBASE-7975 ImportTsv documentation update for table creation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451787 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 00:23:54 +00:00
Michael Stack a6c813b97b HBASE-4284 document permissions that need to be set on importtsv output before completebulkload
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451786 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 00:21:27 +00:00
Zhihong Yu ff0bc7c5ea HBASE-7936 Undo prefix-tree module as dependency for mapreduce and for DataBlockEncoding, addendum (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451759 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 23:03:32 +00:00
jyates 8cdefe6bca HBASE-7947: Custom compaction requests should have test for adding to wrong list
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451747 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 22:38:03 +00:00
Zhihong Yu 1046174cc8 HBASE-7936 Undo prefix-tree module as dependency for mapreduce and for DataBlockEncoding (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451669 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 17:54:27 +00:00
ramkrishna 0a0d9310c3 HBASE-7928 Scanning .META. with startRow and/or stopRow is not giving proper results (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451643 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 16:37:57 +00:00
Zhihong Yu 5dbc35782a HBASE-7969 Rename HBaseAdmin#getCompletedSnapshots as HBaseAdmin#listSnapshots (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451625 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 15:58:57 +00:00
larsh 26d688ff95 HBASE-7869 Provide way to not start LogSyncer thread (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451427 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 23:24:35 +00:00
larsh 9051c55542 HBASE-7700 TestColumnSeeking is mathematically bound to fail (J-D)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451417 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 23:04:57 +00:00
Enis Soztutar bcaf397321 HBASE-7955 Remove log "ERROR snapshot.SnapshotFileCache: Snapshot directory doesn't exist"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451364 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 21:38:10 +00:00
sershe 9b1ec93ee3 HBASE-7902 deletes may be removed during minor compaction, in non-standard compaction schemes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451314 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 19:46:24 +00:00
Enis Soztutar 4ffa036338 HBASE-7956 RegionCoprocessorRpcChannel should log rpc requests at TRACE level rather than DEBUG
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451305 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 19:24:56 +00:00
Enis Soztutar d859b516ba HBASE-7957 CloneSnapshotHandler.prepare() is not called by SnapshotManager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451301 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 19:22:33 +00:00
Zhihong Yu dc470e0be7 HBASE-7878 revert due to TestHLogSplit test failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451086 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 03:51:59 +00:00
Zhihong Yu c11d251235 HBASE-7641 Port HBASE-6669 'Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient' to trunk (Julian Wissman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451037 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 23:37:41 +00:00
mbertozzi 471441e050 HBASE-7807 Introduce HRegionFileSystem and move region fs related code
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451025 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 23:11:25 +00:00
Michael Stack 15a54ea4b4 HBASE-7951 TestNodeHealthCheckChore.testHealthChecker failed 0.95 build #3
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450947 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 20:15:01 +00:00
Michael Stack 8046661cd9 HBASE-7114 Increment does not extend Mutation but probably should
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450931 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 19:20:54 +00:00
Zhihong Yu 21eda243ad HBASE-7878 Addendum for trying fs.append in case recoverLease throws exception
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450928 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 19:16:37 +00:00
Zhihong Yu 76314737e3 HBASE-7944 Replication leaks file reader resource & not reset currentNbOperations (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450901 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 18:29:01 +00:00
Zhihong Yu 2e2d95af14 HBASE-7878 recoverFileLease does not check return value of recoverLease (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450791 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 14:59:31 +00:00
Enis Soztutar f706839a03 HBASE-7917 Documentation for secure bulk load
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450597 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 04:21:46 +00:00
Enis Soztutar f6ceffbf7f HBASE-4210 Allow coprocessor to interact with batches per region sent from a client (Anoop). ADDENDUM patch for fixing line endings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450591 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 04:06:22 +00:00
Zhihong Yu 80e3bf8675 HBASE-7747 Import tools should use a combiner to merge Puts (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450580 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 02:16:13 +00:00
Enis Soztutar 4d356e24e1 HBASE-7933 NPE in TableLockManager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450554 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 00:39:41 +00:00
larsh 60859badfb HBASE-7945 Remove flaky TestCatalogTrackerOnCluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450546 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 00:10:37 +00:00
Enis Soztutar 7d12d2e19d HBASE-7934 TableMapReduceUtil doesn't include all dependency jars in new modular build (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450541 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 23:54:29 +00:00
Zhihong Yu a07485a8d8 HBASE-4210 Allow coprocessor to interact with batches per region sent from a client (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450438 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 21:31:16 +00:00
sershe 2eeb5761b3 HBASE-7843 Enable encapsulating compaction policy/compactor/store file manager interaction shenanigans
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450407 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 20:51:59 +00:00
Michael Stack 05711f7553 HBASE-7940 Upgrade version to 0.97-SNAPSHOT in pom.xml files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450337 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 18:26:28 +00:00
Michael Stack b006b61ad5 HBASE-7790 Refactor OpenRegionHandler so that the cleanup happens in one place - the finally block; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450333 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 18:23:48 +00:00
ramkrishna 4224209d28 HBASE-7790 Refactor OpenRegionHandler so that the cleanup happens in one place - the finally block(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450269 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 16:41:07 +00:00
Michael Stack eeefa84e3f Moved the version to 0.97-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450051 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 06:45:53 +00:00
Michael Stack aee5574a5a HBASE-7797 Use consistent package name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450046 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 06:28:06 +00:00
Michael Stack 2fa525feea HBASE-7939 Apply fixup for 'hbase-6972 HBase Shell deleteall should not require column to be defined
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450039 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 05:59:38 +00:00
Michael Stack c075a8413c HBASE-7833 0.94 does not compile with Hadoop-0.20.205 and 0.22.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450035 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 05:47:08 +00:00
Michael Stack 757ee26c3d HBASE-7900 Have client Mutations (Put/Delete/etc.) and Result implement CellScanner Interface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450017 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 04:33:36 +00:00
Zhihong Yu 34ebf732fc HBASE-7884 ByteBloomFilter's performance can be improved by avoiding multiplication when generating hash (clockfly)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449962 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 23:34:50 +00:00
eclark 24ebbcabc3 HBASE-7188 Move classes into hbase-client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449950 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 22:50:17 +00:00
sershe 582cd3b263 Adding sershe to developers section.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449861 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 19:48:45 +00:00
Michael Stack f5fcabe301 HBASE-7671 Flushing memstore again after last failure could cause data loss
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449826 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 19:37:09 +00:00
Zhihong Yu 646173a5c5 HBASE-7915 Secure ThriftServer needs to login before calling HBaseHandler (Arpit)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449820 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 19:22:31 +00:00
mbertozzi 4bfa3e27b7 HBASE-7926 SmallTests pollute the META descriptor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449782 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 17:28:00 +00:00
ramkrishna 97530e300d Updating pom.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449758 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 15:57:40 +00:00
nkeywal 279f49ce48 HBASE-7879 JUnit dependency in main from htrace
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449614 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 08:10:20 +00:00
Michael Stack 5bbc0c22f0 HBASE-7899 Cell block building tools: Cell codec and means of iterating an objects Cells
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449420 13f79535-47bb-0310-9956-ffa450edef68
2013-02-23 22:38:58 +00:00
mbertozzi 23ad43710f HBASE-7911 Remove duplicated code from CreateTableHandler
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449400 13f79535-47bb-0310-9956-ffa450edef68
2013-02-23 20:02:52 +00:00
Michael Stack 78b8109fdc HBASE-7918 Reenable IntegrationTestRebalanceAndKillServersTargeted; it works now (thanks Sergey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449272 13f79535-47bb-0310-9956-ffa450edef68
2013-02-23 06:07:34 +00:00