Commit Graph

6597 Commits

Author SHA1 Message Date
mbertozzi a80c7a7e95 HBASE-7410 add snapshot/clone/restore/export docs to ref guide
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468972 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 15:33:21 +00:00
Zhihong Yu cfded304c1 HBASE-8352 Rename '.snapshot' directory (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468669 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 23:20:40 +00:00
Jean-Daniel Cryans 7eb77dad7b HBASE-7828 Expose HBase Scan object's "batch" property for intra-row batching
in Thrift API (Shivendra Pratap Singh via JD)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468643 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 22:17:34 +00:00
Zhihong Yu 496c9a666b HBASE-8326 Addendum simplifies lookup in packagedClasses (Nick)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468605 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 20:55:52 +00:00
Jonathan Hsieh c2bb416c71 HBASE-8349 TestLogRolling#testLogRollOnDatanodeDeath hangs under hadoop2 profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468564 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 19:09:02 +00:00
Jonathan Hsieh a00785136b HBASE-8351 Minor typo in Bytes IllegalArgumentException throw (Raymond Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468291 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 02:25:29 +00:00
Enis Soztutar 6d99781ddf HBASE-8341 RestoreSnapshotHandler.prepare() is not called by SnapshotManager and TakeSnapshotHandler should first acquire the table lock
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468262 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 22:49:43 +00:00
Zhihong Yu 3ba63ba0e7 HBASE-8326 mapreduce.TestTableInputFormatScan times out frequently (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468223 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 20:56:08 +00:00
larsh 8ee50e0a01 HBASE-8285 HBaseClient never recovers for single HTable.get() calls with no retries when regions move (Varun Sharma)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468221 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 20:42:30 +00:00
Jonathan Hsieh fd2b14c873 HBASE-8342 TestTableInputFormatScan#testScanFromConfiguration fails on hadoop2 profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468196 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 19:18:56 +00:00
jxiang 10a3358bed HBASE-8314 HLogSplitter can retry to open a 0-length hlog file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467790 13f79535-47bb-0310-9956-ffa450edef68
2013-04-14 15:23:44 +00:00
Michael Stack 6c1e484d36 HBASE-8096 [replication] NPE while replicating a log that is acquiring a new block from HDFS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467662 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 17:07:14 +00:00
Zhihong Yu 64863bb03e HBASE-8334 Enable essential column family support by default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467536 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 02:12:11 +00:00
larsh a0aad9686e HBASE-7801 Addendum - fix Mutation size
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467522 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 00:03:20 +00:00
eclark ffd8cab11b HBASE-8339 Make sure the StochasticLoadBalancer doesn't run a cost function when not needed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467517 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 23:43:17 +00:00
Zhihong Yu 7667ab5414 HBASE-8333 TestTableLockManager#testDelete may occasionally fail due to lack of synchronization between test and handler thread (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467515 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 23:21:13 +00:00
Enis Soztutar dd52afb4a2 HBASE-8300 TestSplitTransaction fails to delete files due to open handles left when region is split (Malie Yin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467512 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 23:11:43 +00:00
Enis Soztutar adae758abe HBASE-8205. HBCK support for table locks. Addendum for adding new class
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467499 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 22:32:51 +00:00
Enis Soztutar af834c404f HBASE-8205. HBCK support for table locks
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467497 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 22:30:47 +00:00
eclark 1c81734163 HBASE-7255 KV size metric went missing from StoreScanner.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467485 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 21:47:19 +00:00
Enis Soztutar 089e876398 HBASE-8119. Optimize StochasticLoadBalancer. Addendum patch for javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467484 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 21:46:26 +00:00
Jonathan Hsieh 3f2eb3ae16 HBASE-7636 TestDistributedLogSplitting#testThreeRSAbort fails against hadoop 2.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467426 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 19:14:22 +00:00
Jonathan Hsieh 3f02824c46 HBASe-8277 [API Compatibility]: Create tool to analyze changes in the HBase Java public API (Aleksandr Shulman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467389 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 18:10:15 +00:00
larsh 3c0f2508d0 HBASE-7801 Allow a deferred sync option per Mutation.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467357 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 17:07:00 +00:00
Jonathan Hsieh 0623f4b2a5 HBASE-8324 TestHFileOutputFormat.testMRIncremental* fails against hadoop2 profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467300 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 14:58:26 +00:00
Jonathan Hsieh 82059f4345 HBASE-7606 TestJoinedScanners fails in trunk build on hadoop 2.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467292 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 14:51:05 +00:00
Jonathan Hsieh 3cdfd5def0 HBASE-7605 TestMiniClusterLoadSequential fails in trunk build on hadoop2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467135 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 23:17:28 +00:00
Enis Soztutar e21a1ee4ae HBASE-8119 Optimize StochasticLoadBalancer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467109 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 21:59:31 +00:00
jxiang 48ee32824f HBASE-1936 ClassLoader that loads from hdfs; useful adding filters to classpath without having to restart services
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467092 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 21:19:07 +00:00
mbertozzi 087371d97a HBASE-7658 grant with an empty string as permission should throw an exception (addendum)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466824 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 10:29:14 +00:00
Michael Stack 416ce07eaa HBASE-8165 Update our protobuf to 2.5 from 2.4.1; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466760 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 03:52:13 +00:00
Michael Stack d1b3505b26 HBASE-8165 Update our protobuf to 2.5 from 2.4.1; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466759 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 03:51:47 +00:00
larsh 6d32cc0881 HBASE-8316 JoinedHeap for non essential column families should reseek instead of seek
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466711 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 22:15:21 +00:00
Zhihong Yu 85859441a1 HBASE-8320 test-patch.sh should post back compilation error against hadoop 2.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466684 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 21:12:54 +00:00
mbertozzi 511663e059 HBASE-7658 grant with an empty string as permission should throw an exception
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466600 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 18:03:24 +00:00
ramkrishna cc8e0d3341 HBASE-8266-Master cannot start if TableNotFoundException is thrown while partial table recovery(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466565 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 16:59:39 +00:00
Michael Stack 1dda0cbc91 HBASE-8165 Update our protobuf to 2.5 from 2.4.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466556 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 16:42:28 +00:00
mbertozzi f2f552c223 HBASE-8313 Add Bloom filter testing for HFileOutputFormat
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466412 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 10:08:44 +00:00
nkeywal da58fb4a99 HBASE-8312 TestCompactionState - still timeouting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466345 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 06:26:20 +00:00
sershe a0b7fb5373 HBASE-7791 Compaction USER_PRIORITY is slightly broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466267 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 22:20:44 +00:00
Jonathan Hsieh d09a134ad8 HBASE-6330 TestImportExport has been failing against hadoop 0.23/2.0 profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466256 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 21:53:34 +00:00
eclark 976aefb5c0 HBASE-8252 Regions by Region Server table in Master's table view needs styling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466233 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 21:03:30 +00:00
eclark 3d32b0c41b HBASE-8296 Add svn ignores to hbase-assembly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466213 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 20:25:09 +00:00
Zhihong Yu 128134c7f5 HBASE-8308 Lower the number of expected regions in TestTableLockManager#testTableReadLock (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466206 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 20:15:19 +00:00
sershe c8566f1ae6 HBASE-8239 ChaosMonkey action for root is irrelevant
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466163 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 18:05:02 +00:00
Michael Stack a7c40622ae HBASE-8295 TestMasterFailover.testMasterFailoverWithMockedRITOnDeadRS is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466144 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 17:25:45 +00:00
nkeywal 889777bf59 HBASE-8303 Increse the test timeout to 60s when they are less than 20s
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466127 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 16:56:39 +00:00
nkeywal 52343c5516 HBASE-8305 Too much logs in the some tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466117 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 16:49:47 +00:00
nkeywal 62e020a997 set maven mem to 3.1G in test-patch.properties
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465964 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 10:57:01 +00:00
zjushch 6aad836c0e HBASE-8219 Align Offline Merge with Online Merge
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465943 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 09:31:31 +00:00