Commit Graph

142 Commits

Author SHA1 Message Date
Nick Dimiduk 167f0f0480 Revert "HBASE-13564 Master MBeans are not published"
This reverts commit a725044644.
2015-04-29 09:14:59 -07:00
Devaraj Das 85ac00ba9f HBASE-13184 Document turning off memstore for region replicas (Misty Stanley-Jones) 2015-04-29 00:10:37 -07:00
Jerry He 5f1676715b HBASE-13577: Documentation is pointing to wrong port for Master Web UI (Lars Francke) 2015-04-28 18:23:16 -07:00
Ashish Singhi a725044644 HBASE-13564 Master MBeans are not published 2015-04-27 21:23:59 -07:00
Srikanth Srungarapu 4182fc1a9b HBASE-13359 Update ACL matrix to include table owner. 2015-04-26 20:13:23 -07:00
Josh Elser e09b28941f HBASE-13554 Clarify release versioning policy.
HBase is not following the strictness of SemVer, so
make sure we correctly advertise this. Document the
edge-case where APIs may be added in patch-releases.

Signed-off-by: Sean Busbey <busbey@apache.org>
2015-04-24 13:49:15 -05:00
stack 0dfeba3d78 HBASE-13487 Doc KEEP_DELETED_CELLS 2015-04-17 08:27:45 -07:00
Elliott Clark 134b95579c HBASE-13325 Protocol Buffers 2.5 no longer available for download on code.google.com 2015-03-25 14:05:34 -07:00
Ramkrishna 65d3781897 HBASE-13281 'hbase.bucketcache.size' description in hbase book is not
correct (Ram)
2015-03-23 22:40:18 +05:30
anoopsjohn 014b812103 HBASE-13006 Document visibility label support for groups. (Jerry He) 2015-03-19 09:18:21 +05:30
Gustavo Anatoly 99ec366147 HBASE-13229 Specify bash for local-regionservers.sh and local-master-backup.sh
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-03-17 11:57:41 -05:00
Sean Busbey d9d1b07cfc Revert "Specify bash for local-regionservers.sh and local-master-backup.sh"
This reverts commit ca8876a9f2.
2015-03-17 11:57:08 -05:00
Gustavo Anatoly ca8876a9f2 Specify bash for local-regionservers.sh and local-master-backup.sh
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-03-17 09:57:07 -05:00
tedyu fbe7322870 HBASE-13226 Document enable_table_replication and disable_table_replication shell commands (Ashish Singhi) 2015-03-13 07:06:55 -07:00
tedyu 5316214d49 HBASE-13218 Correct the syntax shown for using ExportSnapshot tool in the book (Ashish Singhi) 2015-03-12 07:39:08 -07:00
Lars George e66dca6cd1 HBASE-13165 Fix docs and scripts for default max heaps size after HBASE-11804 (docs) 2015-03-11 11:20:37 +01:00
Misty Stanley-Jones d590f87ef4 HBASE-7126 Document how to report security bugs 2015-03-11 15:14:42 +10:00
Misty Stanley-Jones 142e36e7de HBASE-13196 Add info about default number of versions when using the export tool 2015-03-11 15:00:53 +10:00
Misty Stanley-Jones 61cc8e0de1 HBASE-12723 Update ACL matrix to reflect reality <Srikanth Srungarapu> 2015-03-10 08:20:41 +10:00
Misty Stanley-Jones 0fba20471e HBASE-13095 Document status 'replication' commands 2015-03-09 13:59:49 +10:00
Misty Stanley-Jones bde2d30676 HBASE-13023 Document MultiWAL 2015-03-09 13:58:15 +10:00
Misty Stanley-Jones 7642ee49f0 HBASE-12468 AUTHORIZATIONS should be part of the Visiblity Label docs 2015-03-09 13:51:43 +10:00
Misty Stanley-Jones 8c1edeb2b8 HBASE-13177 Document compact and major_compact HBase shell commands and Admin APIs 2015-03-09 10:00:55 +10:00
Misty Stanley-Jones aed88cf382 HBASE-13135 Move replication ops mgmt stuff from Javadoc to Ref Guide 2015-03-09 09:30:21 +10:00
Misty Stanley-Jones 33a6a819a4 HBASE-11339 Addendum: Put back the sweeper tool docs for now 2015-03-09 09:17:06 +10:00
Misty Stanley-Jones 2e48e32dbd HBASE-13163 Add HBase version to header and footer of HTML and PDF docs 2015-03-06 14:33:56 +10:00
Misty Stanley-Jones 39425a8558 HBASE-11670 Generate PDF of Reference Guide 2015-03-05 09:31:11 +10:00
Misty Stanley-Jones a1e9ce3d87 HBASE-11339 Converted hbase_mob.xml to Asciidoc and added it to the Asciidoc TOC 2015-02-27 12:14:50 +10:00
Misty Stanley-Jones f1f8c0d430 HBASE-12425 Document the region split process 2015-02-18 06:58:15 +10:00
Misty Stanley-Jones bfc2bc7fa2 HBASE-12412 update the ref guide example 2 in HBase APIs chapter with the new API modifyFamily in master 2015-02-17 15:21:12 +10:00
Misty Stanley-Jones b7f6a45803 HBASE-11910 Document preemptive Call Me Maybe results 2015-02-12 14:53:55 +10:00
Misty Stanley-Jones b51f5dc120 HBASE-12168 Document Rest gateway SPNEGO-based authentication for client
<Jerry He>
2015-02-12 14:10:37 +10:00
Misty Stanley-Jones a0f2bc07b2 HBASE-12585 Fix refguide so it does hbase 1.0 style API everywhere
with callout on how we used to do it in pre-1.0
2015-02-11 16:07:35 +10:00
Misty Stanley-Jones 9283b93e22 HBASE-12701 Document how to set the split policy on a given table 2015-02-10 14:05:41 +10:00
Misty Stanley-Jones b08802a3e8 HBASE-12877 Hbase documentation- a referenced link is not working <Subrahmanyam> 2015-01-30 16:24:24 +10:00
Misty Stanley-Jones a7816d88bd HBASE-12922 Post-asciidoc conversion fix-ups part 2 <Lars Francke> 2015-01-30 08:58:30 +10:00
Misty Stanley-Jones 5fbf80ee5e HBASE-12902 Post-asciidoc conversion fix-ups 2015-01-23 13:12:02 +10:00
tedyu 319f9bb791 HBASE-12903 Fix configuration which enables secure bulk load (Weichen Ye) 2015-01-22 09:02:44 -08:00
Misty Stanley-Jones f80691e583 HBASE-12871 Document JDK versions supported by each release missing in new documentation <Kevin Risden> 2015-01-19 00:06:06 -08:00
Misty Stanley-Jones 1c45263cf4 HBASE-12620 Add HBASE-11639 related items to Ref Guide <Ramkrishna S. Vasudevan> 2015-01-14 21:09:58 -08:00
Misty Stanley-Jones 4b0efe5515 HBASE-12708 Document newly introduced params for using Thrift-over-HTTPS. <Srikanth Srungarapu> 2015-01-14 20:36:56 -08:00
Misty Stanley-Jones 1a21c1684c HBASE-11533 Asciidoc Proof of Concept 2015-01-13 22:32:29 -08:00