Commit Graph

6666 Commits

Author SHA1 Message Date
Jean-Daniel Cryans 0aadc0b0f4 HBASE-8390 Trunk/0.95 cannot simply compile against Hadoop 1.0
HBASE-8391  StochasticLoadBalancer doesn't call needsBalance


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471050 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 17:14:51 +00:00
Michael Stack e5ea7fb8b3 HBASE-5472 LoadIncrementalHFiles loops forever if the target table misses a CF
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471033 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 16:40:17 +00:00
Michael Stack 45b0028fbb HBASE-7704 migration tool that checks presence of HFile V1 files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1470818 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 05:44:57 +00:00
Michael Stack d05a358fea Fix how to build tar ball.. its assembly:single now instead of assembly:assembly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1470814 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 04:40:50 +00:00
sershe 1c09148425 HBASE-8384 heap size computation for HStore is fishy
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1470777 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 01:48:12 +00:00
sershe b4dd49f55d HBASE-7437 Improve CompactSelection (Hiroshi Ikeda)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1470754 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 23:45:18 +00:00
Zhihong Yu d995e62b56 HBASE-8379 bin/graceful_stop.sh does not return the balancer to original state (Jean-Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1470657 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 18:32:03 +00:00
zjushch 87023082bd HBASE-6870 HTable#coprocessorExec always scan the whole table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1470376 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 02:39:24 +00:00
Zhihong Yu af33aeefe5 HBASE-8373 Update Rolling Restart documentation (Jean-Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1470373 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 02:10:42 +00:00
zjushch 4370fd18e4 HBASE-8317 Seek returns wrong result with PREFIX_TREE Encoding
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1470123 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 08:38:17 +00:00
Enis Soztutar f22a9ce1ac HBASE-8377 IntegrationTestBigLinkedList calculates wrap for linked list size incorrectly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1470048 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 21:32:00 +00:00
ramkrishna 3e6047f5d5 HBASE-8279-Performance Evaluation does not consider the args passed in case of more than one client (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1469979 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 18:20:53 +00:00
Zhihong Yu a2af3a76a2 HBASE-8374 NullPointerException when launching the balancer due to unknown region location (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1469954 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 17:08:00 +00:00
nkeywal e946c2871f HBASE-8360 In HBaseClient#cancelConnections we should close fully the connection
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1469952 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 17:06:42 +00:00
sershe efc32c83ba HBASE-8264 expose the number of seen KVs from StoreScanner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1469668 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 02:29:54 +00:00
Devaraj Das 35038df81d HBASE-7239. Introduces chunked reading for large cellblocks
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1469654 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 01:15:28 +00:00
sershe b7391e5449 HBASE-8350 enable ChaosMonkey to run commands as different users
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1469551 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 20:28:20 +00:00
nkeywal 21f3899165 HBASE-8359 Too much logs on HConnectionManager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1469203 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 07:27:58 +00:00
jxiang 24c6f662c2 HBASE-8321 Log split worker should heartbeat to avoid timeout when the hlog is under recovery
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468974 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 15:34:11 +00:00
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