2209 Commits

Author SHA1 Message Date
stack
19979d770d Add doc on direct memory, the block cache UI additions, list block cache options, downplay slab cache even more 2014-07-18 16:56:48 -07:00
Jonathan M Hsieh
209dd6dcfe HBASE-11400 [docs] edit, consolidate, and update compression and data encoding docs (Misty Stanley-Jones) 2014-07-18 13:45:57 -07:00
anoopsjohn
da8f0a336d HBASE-10398 HBase book updates for Replication after HBASE-10322. (Misty) 2014-07-16 22:28:07 +05:30
stack
a99b71da57 Add a upgrading to 1.0 section to the upgrade part of the book; talk about HBASE-11520 removing hbase.bucketcache.percentage.in.combinedcache 2014-07-15 23:32:26 -07:00
stack
8a481b87b5 HBASE-11520 Simplify offheap cache config by removing the confusing "hbase.bucketcache.percentage.in.combinedcache" 2014-07-15 23:14:14 -07:00
Enis Soztutar
784c814e59 HBASE-11502 Fixed typo in image name (timeline_consistency.png) 2014-07-15 15:04:13 -07:00
stack
96dcd67f56 HBASE-11514 Fix findbugs warnings in blockcache 2014-07-15 07:51:27 -07:00
stack
bf2933e08a Add note on HBASE-11118 and HBASE-10877 HBaseZeroCopyByteString woes to troubleshooting section 2014-07-14 20:56:07 -07:00
stack
1cedeae897 HBASE-8473 add note to ref guide about snapshots and ec2 reverse dns requirements (Misty Stanley-Jones) 2014-07-13 21:56:51 -07:00
Jonathan M Hsieh
95ef3acdd3 HBASE-4931 [docs] CopyTable instructions could be improved (Misty Stanley-Jones) 2014-07-10 01:50:38 -07:00
Jonathan M Hsieh
21d37b3a59 HBASE-11317 [docs] Expand unit testing to cover Mockito and MRUnit and give more examples (Misty Stanley-Jones) 2014-07-10 01:43:42 -07:00
Jonathan M Hsieh
779fcc51f4 HBASE-11477 book.xml Dockbook validity issues (again) (Misty Stanley-Jones) 2014-07-09 18:30:58 -07:00
Jonathan M Hsieh
f59804a855 HBASE-11477 book.xml has Docbook validity issues (again) (Misty Stanley-Jones) 2014-07-09 18:08:19 -07:00
stack
257ab6525e HBASE-11459 Add more doc on compression codecs, how to hook up native lib, lz4, etc. 2014-07-02 16:44:50 -07:00
Jonathan M Hsieh
15831cefd5 HBASE-11399 Improve Quickstart chapter and move Pseudo-distributed and distrbuted into it (Misty Stanley-Jones) 2014-07-02 11:30:13 -07:00
Enis Soztutar
e50811a7ab HBASE-10513 Provide user documentation for region replicas
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1595077 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:40 -07:00
Gary Helmling
bf827a0331 HBASE-11285 Expand coprocessor info in ref guide (Misty Stanley-Jones) 2014-06-27 11:11:40 -07:00
stack
18c5cf9e43 HBASE-6192 Document ACL matrix in the book (Misty Stanley-Jones) 2014-06-26 10:36:01 -07:00
stack
4678ce09ca Note that 1.0 is JDK7 and JDK6 not supported 2014-06-26 10:06:48 -07:00
stack
05c1b27e6f HBASE-11324 Update 2.5.2.8. Managed Compactions (Misty Stanley-Jones) 2014-06-24 17:16:13 -07:00
stack
92179b8afe HBASE-11102 Document JDK versions supported by each release (Misty Stanley-Jones) 2014-06-24 17:08:20 -07:00
stack
6586728159 Add HP meetup 2014-06-24 10:54:43 -07:00
Michael Stack
9829bb9c24 HBASE-11338 Expand documentation on bloom filters (Misty Stanley-Jones) 2014-06-19 15:11:15 -07:00
Michael Stack
5764df2974 HBASE-11348 Make frequency and sleep times of chaos monkeys configurable (Vandan Ayyalasomayajula) 2014-06-19 14:50:50 -07:00
Michael Stack
b16e36a5b2 HBASE-10289 Avoid random port usage by default JMX Server. Create Custome JMX server (Qiang Tian). DOC ADDENDUM 2014-06-19 14:38:19 -07:00
Michael Stack
3ed3c5513c HBASE-11364 [BlockCache] Add a flag to cache data blocks in L1 if multi-tier cache 2014-06-17 22:33:40 -05:00
Michael Stack
1b92422597 HBASE-11280 Document distributed log replay and distributed log splitting (Misty Stanley-Jones) 2014-06-17 18:18:00 -05:00
Michael Stack
91991b72af HBASE-11337 Document how to create, modify, delete a table using Java (Misty Stanley-Jones) 2014-06-13 10:21:19 -07:00
Michael Stack
6764275ff0 HBASE-11340 Remove references to xcievers in documentation (Dima Spivak) 2014-06-13 10:12:08 -07:00
Nick Dimiduk
632301f525 HBASE-11307 Deprecate SlabCache 2014-06-13 09:40:44 -07:00
Jean-Daniel Cryans
8e547f3ba7 HBASE-8844 Document the removal of replication state AKA start/stop_replication (Misty Stanley-Jones) 2014-06-13 08:58:55 -07:00
Michael Stack
4d200be620 Add note telling committers setup their git repo before committing 2014-06-10 10:21:58 -07:00
Michael Stack
948b22f082 HBASE-11120 Update documentation about major compaction algorithm (Misty Stanley-Jones) + addendum fixing CompactionConfiguration 2014-06-09 20:48:56 -07:00
Michael Stack
8c43acfd45 HBASE-7394 Document security config requirements from HBASE-7357 (Misty Stanley-Jones) 2014-06-08 17:23:17 -07:00
Michael Stack
31de89091f Add note on Amending-Author: Author <committer@apache> agreed up on mailing list 2014-06-06 20:26:44 -07:00
Michael Stack
475b1d2c94 HBASE-9733 Book should have individual Disqus comment per page (Misty Stanley-Jones) 2014-06-04 18:04:42 -07:00
Michael Stack
f24e68426c HBASE-6139 Add troubleshooting section for CentOS 6.2 page allocation failure issue (Misty Stanley-Jones) 2014-06-04 11:26:48 -07:00
Ted Yu
d20feaf1e7 HBASE-11204 Document bandwidth consumption limit feature for ExportSnapshot (Misty Stanley-Jones) 2014-06-04 04:33:24 +00:00
Michael Stack
8fd62d1e89 Add link back to mailing list on policy voting on RCs 2014-06-02 16:54:55 -07:00
Michael Stack
8b54e48086 Add list of properties needed running REST server under SSL 2014-06-02 15:44:19 -07:00
Michael Stack
a5f6f4783c Add section on how to vote on an RC for PMC members 2014-06-02 15:04:19 -07:00
Michael Stack
6fdf737171 HBASE-6701 Revisit thrust of paragraph on splitting (Misty Stanley-Jones) 2014-06-02 10:02:23 -07:00
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
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
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