Commit Graph

6626 Commits

Author SHA1 Message Date
Andrew Kyle Purtell 227fc888c6 HBASE-7921. TestHFileBlock.testGzipCompression should ignore the block checksum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471225 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 02:02:43 +00:00
Michael Stack b8f0a76cf7 HBASE-8406 Fix rat check and rat warning in trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471170 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 21:54:59 +00:00
Michael Stack 9b36388597 HBASE-5472 LoadIncrementalHFiles loops forever if the target table misses a CF -- REVERT. BROKE BUILD
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471137 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 20:52:16 +00:00
Michael Stack e34b0e5723 HBASE-7579 HTableDescriptor equals method fails if results are returned in a different order; REVERT AGAIN -- BROKE BUILD -- REVERT CHANGE MADE TO POM ACCIDENTALLY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471136 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 20:49:40 +00:00
Michael Stack 2286effcc6 HBASE-7579 HTableDescriptor equals method fails if results are returned in a different order; REVERT AGAIN -- BROKE BUILD
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471135 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 20:48:12 +00:00
Jonathan Hsieh 136bc6995b HBASE-8372 Provide mutability to CompoundConfiguration
This patch also addresses:
HBASE-8347 TestSecureLoadInc* tests hang repeatedly getting UnsupportedOperationException in hadoop2 profile


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471118 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 19:52:09 +00:00
Michael Stack 93477aa6df HBASE-8284 Allow String Offset(s) in ColumnPaginationFilter for bookmark based pagination
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471070 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 17:50:50 +00:00
Michael Stack 9a758c1668 HBASE-7579 HTableDescriptor equals method fails if results are returned in a different order; REAPPLPY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471054 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 17:17:48 +00:00
Michael Stack 0f30646656 HBASE-7579 HTableDescriptor equals method fails if results are returned in a different order; REVERT -- OVERCOMMITTED
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471053 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 17:17:04 +00:00
Michael Stack 2b32678420 HBASE-7579 HTableDescriptor equals method fails if results are returned in a different order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471052 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 17:15:36 +00:00
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