Commit Graph

8643 Commits

Author SHA1 Message Date
Michael Stack db9cb9ca08 HBASE-6701 Revisit thrust of paragraph on splitting (Misty Stanley-Jones) 2014-06-02 09:52:01 -07:00
Michael Stack 768c4d6775 HBASE-11238 Add info about SlabCache and BucketCache to Ref Guide (Misty Stanley-Jones) 2014-06-02 09:29:59 -07:00
Michael Stack 80557b872f HBASE-10289 Avoid random port usage by default JMX Server. Create Custome JMX server (Qiang Tian) 2014-06-02 09:19:16 -07:00
Michael Stack d56dfd2a8b Add pointer to blog on distributed log splitting 2014-06-02 08:59:03 -07:00
Matteo Bertozzi 86e5db5099 HBASE-10935 support snapshot policy where flush memstore can be skipped to prevent production cluster freeze (Tianying Chang) 2014-06-02 08:03:19 +01:00
Andrew Purtell 7f2f7c23a7 HBASE-11277 RpcServer threads can wedge under high load 2014-05-31 15:24:06 -07:00
Andrew Purtell af63fba391 HBASE-11275 [AccessController] postCreateTable hook fails when another CP creates table on their startup (Anoop Sam John) 2014-05-31 15:01:49 -07:00
Michael Stack 4118b0e734 HBASE-9580 Document the meaning of @InterfaceAudience in hbase ref guide (Misty Stanley-Jones) 2014-05-30 11:16:32 -07:00
Michael Stack 380bfd11eb HBASE-11268 HTablePool is now a deprecated class, should update docs to reflect this (Misty Stanley-Jones) 2014-05-30 10:45:50 -07:00
Ted Yu afbe165676 HBASE-11267 Dynamic metrics2 metrics may consume large amount of heap memory 2014-05-30 14:00:32 +00:00
Andrew Purtell 8c14c7b5bb HBASE-11259 Compression.java different compressions load system classpath differently causing errors (Enoch Hsu) 2014-05-29 18:39:44 -07:00
Ted Yu 8c7772488c HBASE-11201 Enable global procedure members to return values to procedure master (Jerry He) 2014-05-29 20:00:24 +00:00
Ted Yu ee963a994b HBASE-11201 Revert due to unit test failures 2014-05-29 18:39:50 +00:00
Ted Yu cf896d0671 HBASE-11201 Addendum restores Procedure#waitForCompleted() which returns void (Jerry He) 2014-05-29 18:04:38 +00:00
Michael Stack 2db8aafe7d HBASE-4456 [doc] Add a section about RS failover (Misty Stanley-Jones) 2014-05-28 23:10:21 -07:00
Michael Stack 9fc9c0f210 HBASE-11196 Update description of -ROOT- in ref guide 2014-05-28 22:59:25 -07:00
Ted Yu cbd39422b4 HBASE-11201 Enable global procedure members to return values to procedure master 2014-05-29 02:56:01 +00:00
Enis Soztutar af1714c8be Added rat exclude for patchprocess for precommit build 2014-05-28 11:57:40 -07:00
Michael Stack b4a2d607a3 HBASE-11218 Data loss in HBase standalone mode (Liu Shaohui) -- DOC ADDENDUM 2014-05-28 10:42:37 -07:00
Michael Stack 78f7cd450f HBASE-11218 Data loss in HBase standalone mode (Liu Shaohui) 2014-05-28 10:34:10 -07:00
Ramkrishna af522d6852 HBASE-11248-KeyOnlyKeyValue#toString() passes wrong offset to
keyToString() (Ram)
2014-05-28 22:45:15 +05:30
Michael Stack 63e8304e96 HBASE-11199 One-time effort to pretty-print the Docbook XML, to make further patch review easier (Misty Stanley-Jones) 2014-05-28 07:58:50 -07:00
Matteo Bertozzi ab896f05d1 HBASE-11220 Add listeners to ServerManager and AssignmentManager 2014-05-28 09:47:08 +01:00
Michael Stack ef995efb1a HBASE-8807 HBase MapReduce Job-Launch Documentation Misplaced (Misty Stanley-Jones) 2014-05-27 15:13:23 -07:00
Andrew Purtell d9739b9e3f HBASE-10692 The Multi TableMap job don't support the security HBase cluster (Liu Shaohui) 2014-05-27 10:59:40 -07:00
Michael Stack aa101ca97e HBASE-9149 javadoc cleanup of to reflect .META. rename to hbase:meta (Misty Stanley-Jones) 2014-05-27 10:36:55 -07:00
Michael Stack bfbc6d48cd HBASE-8817 Enhance The Apache HBase Reference Guide (Misty Stanley-Jones) 2014-05-27 10:13:14 -07:00
Michael Stack 00d550ca13 HBASE-11255 Negative request num in region load (Liu Shaohui) 2014-05-27 08:49:41 -07:00
Michael Stack 856892cf57 HBASE-8970 [book] Filter language documentation is hidden (Misty Stanley-Jones) 2014-05-27 08:43:25 -07:00
Ted Yu 56af657e5d HBASE-11234 Addendum for PrefixTreeArrayScanner 2014-05-27 14:38:27 +00:00
Nicolas Liochon f00d21179c HBASE-11215 Deprecate void setAutoFlush(boolean autoFlush, boolean clearBufferOnFail) 2014-05-27 15:46:43 +02:00
anoopsjohn 04b9a0a573 HBASE-11252 Fixing new javadoc warnings in master branch.(Anoop) 2014-05-27 10:11:27 +05:30
Andrew Purtell 8e2a8cc0a8 HBASE-11096 stop method of Master and RegionServer coprocessor is not invoked (Qiang Tian) 2014-05-26 11:33:20 -07:00
Andrew Purtell 1279ae807c HBASE-11253 IntegrationTestWithCellVisibilityLoadAndVerify failing since HBASE-10326 (Anoop Sam John) 2014-05-26 11:28:07 -07:00
Andrew Purtell 1f14726afb Amend HBASE-11251 Attempt grants during tests only when security is enabled 2014-05-26 11:04:11 -07:00
Matteo Bertozzi fb1bc37ad9 HBASE-7987 Snapshot Manifest file instead of multiple empty files -- ADDENDUM regen MR pb 2014-05-26 10:40:27 +01:00
Ramkrishna 1ce333901e HBASE-11251-LoadTestTool should grant READ permission for the users that
are given READ access for specific cells (Ram)
2014-05-26 11:47:04 +05:30
Enis Soztutar de1f96096a Added jenkinsEnv.sh for jenkins build environment 2014-05-23 18:52:08 -07:00
Andrew Purtell b85cbbdea9 Amend HBASE-11161 Provide example of POJO encoding with protobuf; Add explicit dependency on protobuf-java to hbase-common for Hadoop 1 2014-05-23 23:30:47 +00:00
Andrew Purtell be85f89cd4 Amend HBASE-9857 Blockcache prefetch option; add missing license header to correct file this time 2014-05-23 23:13:00 +00:00
Devaraj Das e9017586ca HBASE-11149. Addendum for fixing unit test 2014-05-23 15:42:07 -07:00
Andrew Purtell 8b145419ed HBASE-11161 Provide example of POJO encoding with protobuf (Nick Dimiduk) 2014-05-23 13:53:23 -07:00
Andrew Purtell 30aab8b5ea HBASE-11227 Mention 8- and 16-bit fixed-with encodings in OrderedBytes docstring (Nick Dimiduk) 2014-05-23 13:50:12 -07:00
Nicolas Liochon 7ee058bc20 HBASE-11202 Cleanup on HRegion class 2014-05-23 19:37:40 +02:00
Nicolas Liochon 220037c465 HBASE-10573 Use Netty 4 - addendum 2014-05-23 19:34:49 +02:00
Nicolas Liochon ca2a11cd3b HBASE-11209 Increase the default value for hbase.hregion.memstore.block.multipler from 2 to 4 2014-05-23 19:32:21 +02:00
Nicolas Liochon 28adf60658 HBASE-11226 Document and increase the default value for hbase.hstore.flusher.count 2014-05-23 19:28:51 +02:00
Ramkrishna 8e13fea268 Merge remote-tracking branch 'origin/master' 2014-05-23 16:35:11 +05:30
Ramkrishna f36b42b9e9 HBASE-10801-Ensure DBE interfaces can work with Cell (Ram) 2014-05-23 16:33:11 +05:30
Jesse Yates c61cb7fb55 HBASE-11048 Support setting custom priority per client RPC 2014-05-22 23:33:22 -07:00