Commit Graph

8728 Commits

Author SHA1 Message Date
Michael Stack 3f43b5e2cb Remove the hbasecon graphic from front page
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594046 13f79535-47bb-0310-9956-ffa450edef68
2014-05-12 18:31:19 +00:00
mbertozzi bbde026ebc HBASE-11139 BoundedPriorityBlockingQueue#poll() should check the return value from awaitNanos() (Shengzhe Yao)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593854 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 20:36:50 +00:00
Zhihong Yu 88f8f755c8 HBASE-11152 Disable tput in test-patch.sh (Gustavo)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593817 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 17:05:04 +00:00
mbertozzi f00161be20 HBASE-11128 Add -target option to ExportSnapshot to export with a different name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593775 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 11:39:56 +00:00
mbertozzi a56a4c900e HBASE-11133 Add an option to skip snapshot verification after ExportSnapshot
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593771 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 10:57:33 +00:00
Enis Soztutar 7f7ce73097 HBASE-11150 Images in website are broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593655 13f79535-47bb-0310-9956-ffa450edef68
2014-05-10 01:27:30 +00:00
mbertozzi 788b285e11 HBASE-8332 Add truncate as HMaster method
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593439 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 22:25:01 +00:00
mbertozzi 64675ef3c2 HBASE-11119 Update ExportSnapShot to optionally not use a tmp file on external file system (Ted Malaska)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593337 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 17:23:52 +00:00
Michael Stack 4325d15edf HBASE-11092 Server interface should have method getConsensusProvider()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593183 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 05:32:31 +00:00
mbertozzi a669c765f7 HBASE-7987 Snapshot Manifest file instead of multiple empty files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593139 13f79535-47bb-0310-9956-ffa450edef68
2014-05-07 21:28:12 +00:00
mbertozzi de98955c16 HBASE-10993 Deprioritize long-running scanners
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593137 13f79535-47bb-0310-9956-ffa450edef68
2014-05-07 21:05:04 +00:00
anoopsamjohn 4a7cc45f8a HBASE-11117 [AccessController] checkAndPut/Delete hook should check only Read permission. (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1592940 13f79535-47bb-0310-9956-ffa450edef68
2014-05-07 05:28:06 +00:00
Zhihong Yu 4b2a4d10de HBASE-10926 Use global procedure to flush table memstore cache (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1592368 13f79535-47bb-0310-9956-ffa450edef68
2014-05-04 16:12:32 +00:00
Zhihong Yu a7ba07f757 HBASE-11051 checkJavacWarnings in test-patch.sh should bail out early if there is compilation error (Gustavo)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1592063 13f79535-47bb-0310-9956-ffa450edef68
2014-05-02 22:12:26 +00:00
Enis Soztutar 1b7b4b8998 HBASE-9445 Snapshots should create column family dirs for empty regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591981 13f79535-47bb-0310-9956-ffa450edef68
2014-05-02 17:32:05 +00:00
Andrew Kyle Purtell 86464360f8 HBASE-11077 [AccessController] Restore compatible early-out access denial
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591524 13f79535-47bb-0310-9956-ffa450edef68
2014-05-01 01:04:36 +00:00
Michael Stack 9047981a0c Fix up the doc of 'dfs.client.read.shortcircuit.buffer.size'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591492 13f79535-47bb-0310-9956-ffa450edef68
2014-04-30 22:04:25 +00:00
Michael Stack c1d32df547 HBASE-10925 Do not OOME, throw RowTooBigException instead (Mikhail Antonov)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591154 13f79535-47bb-0310-9956-ffa450edef68
2014-04-30 00:08:39 +00:00
Michael Stack 36ad5f8e98 More fixup on the checksum verify description
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591126 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 22:26:00 +00:00
Michael Stack 56c0f89c82 More fixup around SCR. Add sample config. Remove the whole section on checksum verify. It is what we have on by default now so don't call it out; only confuses
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591110 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 21:29:38 +00:00
Zhihong Yu 58e36777b4 HBASE-10611 Description for hbase:acl table is wrong on master-status#catalogTables (Rekha Joshi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591070 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 19:48:25 +00:00
Michael Stack fed7a15112 Improve text and description around hbase checksumming
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591067 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 19:37:04 +00:00
Jonathan Hsieh 3e3b9a2f65 HBASE-5697 Audit HBase for usage of deprecated hadoop 0.20.x, 1.x property names (Srikanth Srungarapu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591045 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 18:19:37 +00:00
ndimiduk 0e367e91e3 HBASE-11086 Add htrace support for PerfEval
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591001 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 15:00:18 +00:00
ndimiduk 63bdc72447 HBASE-11082 Potential unclosed TraceScope in FSHLog#replaceWriter()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590997 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 14:51:26 +00:00
Michael Stack a825ca179b HBASE-10997 Add a modulo argument to PE to constrain the key range; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590864 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 04:38:10 +00:00
ramkrishna d77f9291cb HBASE-11053 - Change DeleteTracker APIs to work with Cell (Javadoc addendum)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590553 13f79535-47bb-0310-9956-ffa450edef68
2014-04-28 04:36:14 +00:00
Zhihong Yu d2c2792729 HBASE-11083 ExportSnapshot should provide capability to limit bandwidth consumption
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590291 13f79535-47bb-0310-9956-ffa450edef68
2014-04-26 20:15:14 +00:00
ramkrishna 6d291a55b4 HBASE-11054-Create new hook in StoreScanner to help user creating his own delete tracker (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590220 13f79535-47bb-0310-9956-ffa450edef68
2014-04-26 08:24:56 +00:00
ndimiduk 833fa82041 HBASE-9953 PerformanceEvaluation: Decouple data size from client concurrency
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590216 13f79535-47bb-0310-9956-ffa450edef68
2014-04-26 05:35:24 +00:00
Andrew Kyle Purtell 18afd4f39c Amend HBASE-10960 Enhance HBase Thrift 1 to include append and checkAndPut operations; Add missing file TAppend.java
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590183 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 22:50:03 +00:00
Andrew Kyle Purtell 071b916775 HBASE-10918 [VisibilityController] System table backed ScanLabelGenerator
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590180 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 22:44:52 +00:00
Andrew Kyle Purtell 4d1fc21500 HBASE-10892 [Shell] Add support for globs in user_permission (Esteban Gutierrez)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590172 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 22:34:16 +00:00
Michael Stack fe298e08d3 HBASE-11081 Trunk Master won't start; looking for Constructor that takes conf only
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590154 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 21:31:42 +00:00
Jonathan Hsieh ca303c699d HBASE-10960 Enhance HBase Thrift 1 to include "append" and "checkAndPut" operations (Srikanth Srungarapu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590152 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 21:22:55 +00:00
Jean-Daniel Cryans dcae5488cd HBASE-10958 [dataloss] Bulk loading with seqids can prevent some log entries from being replayed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590144 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 21:03:11 +00:00
Jean-Daniel Cryans e1a767105d HBASE-11008 Align bulk load, flush, and compact to require Action.CREATE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590124 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 20:00:21 +00:00
Michael Stack 6a127224e6 HBASE-11074 Have PE emit histogram stats as it runs rather than dump once at end of test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590085 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 17:17:25 +00:00
jxiang c028d6ca4f HBASE-10873 Control number of regions assigned to backup masters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590078 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 16:25:25 +00:00
ndimiduk 15cd44e443 HBASE-11038 Filtered scans can bypass metrics collection
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590067 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 16:00:29 +00:00
ramkrishna 0b64b9288f HBASE-11053- Change DeleteTracker APIs to work with Cell (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589963 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 09:43:05 +00:00
Andrew Kyle Purtell 8ac8a0e56f HBASE-11002 Shell support for changing cell visibility for testing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589890 13f79535-47bb-0310-9956-ffa450edef68
2014-04-24 21:41:29 +00:00
Andrew Kyle Purtell 1021af6aef HBASE-11049 HBase WALPlayer needs to add credentials to job to play to table (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589886 13f79535-47bb-0310-9956-ffa450edef68
2014-04-24 21:32:12 +00:00
ndimiduk dcd070dc0e HBASE-11004 Extend traces through FSHLog#sync
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589762 13f79535-47bb-0310-9956-ffa450edef68
2014-04-24 15:01:26 +00:00
nkeywal f95402a099 HBASE-11055 Extends the sampling size
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589733 13f79535-47bb-0310-9956-ffa450edef68
2014-04-24 14:06:17 +00:00
anoopsamjohn 26db1dc318 HBASE-10970 [AccessController] Issues with covering cell permission checks. (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589593 13f79535-47bb-0310-9956-ffa450edef68
2014-04-24 05:46:02 +00:00
ramkrishna b733180663 HBASE-10929 - Addendum that extracts out qualifierOffset, qualifierLength and timestamp
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589590 13f79535-47bb-0310-9956-ffa450edef68
2014-04-24 05:24:49 +00:00
Michael Stack ece91da0d2 HBASE-11025 Infrastructure for pluggable consensus service (Mikhail Antonov)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589538 13f79535-47bb-0310-9956-ffa450edef68
2014-04-23 22:58:51 +00:00
Michael Stack d5db1fb545 HBASE-11025 Infrastructure for pluggable consensus service (Mikhail Antonov)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589537 13f79535-47bb-0310-9956-ffa450edef68
2014-04-23 22:58:23 +00:00
Andrew Kyle Purtell 639ca70f9c Amend HBASE-11001 Shell support for granting cell permissions for testing; Fix global grants
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589492 13f79535-47bb-0310-9956-ffa450edef68
2014-04-23 18:55:10 +00:00