Commit Graph

5283 Commits

Author SHA1 Message Date
Duo Zhang a777a2859c HBASE-21896 Add 2.1.3 to download page 2019-02-14 11:38:42 +08:00
Sakthi 64c32720d6 HBASE-21794 Update the Coprocessor observer example given in section 111.1 of the ref guide.
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-02-01 10:23:29 -06:00
Wellington Chevreuil 8018a7a46b HBASE-21790 - Detail docs on ref guide for CompactionTool
Change-Id: I5d60d177d562d94296b278297dcbf2f5a9eba0ae
2019-01-27 20:37:22 -08:00
Sakthi 7b867a9d1d HBASE-21741: Add a note in "HFile Tool" section regarding 'seqid=0'
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-01-25 10:38:58 +01:00
Sakthi 3d23490e88 HBASE-21737 Fix typos in "Appendix A: HFile format" section in the doc
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-01-17 22:26:54 -06:00
Peter Somogyi 51c58e083c HBASE-21727 Simplify documentation around client timeout
Signed-off-by: Michael Stack <stack@apache.org>
2019-01-16 11:32:46 +01:00
Peter Somogyi 400276e3ec HBASE-21711 Remove references to git.apache.org/hbase.git 2019-01-16 10:02:13 +01:00
Peter Somogyi 2b5b190882 HBASE-21295 Update compatibility matrices
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-01-11 14:25:22 +01:00
Peter Somogyi 9158792265 HBASE-21685 Change repository urls to Gitbox
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-01-09 19:01:06 +01:00
stack ebe3d1d1d9 HBASE-21697 Add 2.1.2 to the download page 2019-01-08 15:58:14 -08:00
Josh Elser 7d6ce3569d HBASE-21091 Update Hadoop and Java "supported" versions tables
Amending-Author: Peter Somogyi <psomogyi@apache.org>
2019-01-08 15:49:24 +01:00
Andrew Purtell 94093e869a
Add 1.3.3 to download page 2019-01-04 12:32:00 -08:00
stack c300565311 HBASE-21670 Add 2.0.4 to download page 2019-01-03 21:35:14 -08:00
Wei-Chiu Chuang c552088877 HBASE-14939 Document bulk loaded hfile replication
Signed-off-by: Ashish Singhi <ashishsinghi@apache.org>
2018-12-26 20:14:18 +05:30
Andrew Purtell 2b003c5d68
Update downloads.xml for release 1.4.9 2018-12-14 13:54:57 -08:00
stack da9508d427 HBASE-21567 Allow overriding configs starting up the shell
Adds support for -D as option to 'hbase shell'
2018-12-08 15:08:19 -08:00
Guanghao Zhang 1e65bd5cf9 HBASE-21549 Add shell command for serial replication peer 2018-12-07 10:10:13 +08:00
stack 12e75a8a63 Add 'strong' notice that 2.1.1 and 2.0.3 have a memory leak 2018-12-05 21:50:39 -08:00
stack 59cfe2e31b HBASE-21543 Add 2.0.3. release to downloads page 2018-12-02 21:56:23 -08:00
Sean Busbey 64cd30f591 HBASE-21493 update downloads page for HBase 1.2.9 release. 2018-11-27 09:07:00 -06:00
utf7 a819875939 HBASE-21460 correct Document Configurable Bucket Sizes in bucketCache
Signed-off-by: tedyu <yuzhihong@gmail.com>
2018-11-15 07:52:42 -08:00
Roland Teague 2153d2c0c4 HBASE-21411 document the snapshot metric data that is shown in HBase Master Web UI
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Michael Stack <stack@apache.org>
2018-11-08 08:57:00 -06:00
Wellington Chevreuil 7997c5187f HBASE-15557 Add guidance on HashTable/SyncTable to the RefGuide
Signed-off-by: Sean Busbey <busbey@apache.org>
2018-11-07 08:23:15 -06:00
tedyu 82ce149601 HBASE-21381 Document the hadoop versions using which backup and restore feature works (liubang) 2018-11-05 18:59:44 -08:00
Michael Stack ea0f1391f1 HBASE-21396 Create 2.1.1 release; add 2.1.1 to downloads page
ADDENDUM; Fix release date for 2.1.1
2018-11-03 16:34:59 -07:00
Michael Stack 6d709c0311 HBASE-21396 Create 2.1.1 release; add 2.1.1 to downloads page 2018-10-31 15:51:54 -07:00
Michael Stack 3a7412d0af
HBASE-21383 Change refguide to point at hbck2 instead of hbck1
Removes the hbck1-in-depth index. Adds small section on hbck2 and
has all hbck talk defer to it.

Signed-off-by: Duo Zhang <zhangduo@apache.org>
2018-10-25 21:08:20 -07:00
Sean Busbey ae5308ac4a HBASE-21302 update downloads page for HBase 1.2.8 release. 2018-10-20 20:55:00 -05:00
Andrew Purtell ae53716037
Update downloads.xml with new entry for 1.4.8 release 2018-10-19 12:57:34 -07:00
Mike Drob bc7628a8c3
HBASE-21073 Redo concept of maintenance mode
Instead of being an ephemeral state set by hbck, maintenance mode is now
an explicit toggle set by either configuration property or environment
variable. In maintenance mode, master will host system tables and not
assign any user-space tables to RSs. This gives operators the ability to
affect repairs to meta table with fewer moving parts.
2018-10-18 16:27:53 -05:00
Michael Stack 8cc56bd18c
HBASE-21320 [canary] Cleanup of usage and add commentary
Signed-off-by: Peter Somogyi <psomogyi@cloudera.com>
2018-10-16 22:20:00 -07:00
Mike Drob 7464e2ef9d HBASE-21114 add 2.1 docs to menu 2018-10-12 15:02:10 -05:00
Sean Busbey e86c736028 HBASE-18276 Add 1.2.7 to downloads page. 2018-09-15 22:49:34 -05:00
Reid Chan 5a672b9da9 HBASE-21148 [Docs] Some errors in section#Security Configuration Example of hbase book 2018-09-06 10:37:08 +08:00
Mike Drob cc414bdeab HBASE-18974 flesh out guidance for contributors to ref guide.
* New "Becoming a committer" section
* Clean up some related documentation around contributing.

Co-authored-by: Misty Stanley-Jones <misty@apache.org>
Ammending-Author: Misty Stanley-Jones <misty@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Michael Stack <stack@apache.org>
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2018-09-05 15:14:52 -05:00
Michael Stack 0992a7c1fd Add 2.0.2 to the downloads page. Removed 2.0.0 and 2.0.1. 2018-09-01 17:07:55 -07:00
Sean Busbey 23d54f8587 HBASE-21074 JDK7 builds need to be done with TLSv1.2.
* for master and branches-2 we skip the jdk7 stuff

Signed-off-by: Michael Stack <stack@apache.org>
2018-08-21 09:14:48 -05:00
Josh Elser a2d3f161fe HBASE-21005 Remove local maven repo and fluido-skin jar
Signed-off-by: Mike Drob <mdrob@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
2018-08-13 18:21:19 -04:00
Michael Stack 695182bfe3 HBASE-20512 document change to running tests on secure clusters
Signed-off-by: Tak Lon (Stephen) Wu
Signed-off-by: Sean Busbey <busbey@apache.org>
2018-08-11 11:19:57 -07:00
brandboat 699ea4c7d0 HBASE-21012 Revert the change of serializing TimeRangeTracker
Signed-off-by: Michael Stack <stack@apache.org>
Signed-off-by: zhangduo <zhangduo@apache.org>
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2018-08-11 22:17:04 +08:00
Sahil Aggarwal 86821dee22 HBASE-20753 fix the email address for security related issues in docs
Signed-off-by: Sean Busbey <busbey@apache.org>
2018-08-10 10:29:36 -05:00
brandboat 28635d6101 HBASE-18201 add UT and docs for DataBlockEncodingTool
Signed-off-by: Reid Chan <reidchan@apache.org>
2018-08-10 11:15:50 +08:00
Mingliang Liu 3f5033f88e HBASE-21026 Fix Backup/Restore command usage bug in book
Signed-off-by: tedyu <yuzhihong@gmail.com>
2018-08-08 12:01:32 -07:00
Michael Stack 78164efcf4 Revert "HBASE-20937 Update the support matrix in our ref guide about recent hadoop releases"
Revert. Need discuss on mailing list first.

This reverts commit 1b28903b7b.
2018-08-01 21:07:37 -07:00
Daisuke Kobayashi 9b06361a5a HBASE-20550 Document about MasterProcWAL
Signed-off-by: Michael Stack <stack@apache.org>
2018-08-01 13:33:34 -07:00
TAK LON WU 1d0fca370b HBASE-20856 PITA having to set WAL provider in two places
With this change if hbase.wal.meta_provider is not explicitly set,
it uses whatever set with hbase.wal.provider. this change avoids a use
case of unexpectedly using two different providers when only
hbase.wal.provider is set to non-default but not hbase.wal.meta_provider.

This change also include document (architecture.adoc) update

Signed-off-by: Zach York <zyork@apache.org>
Signed-off-by: Michael Stack <stack@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Duo Zhang <Apache9@apache.org>
2018-08-01 11:29:15 -07:00
Michael Stack 1b28903b7b HBASE-20937 Update the support matrix in our ref guide about recent hadoop releases
Signed-off-by: zhangduo <zhangduo@apache.org>
2018-08-01 08:25:02 -07:00
Reid Chan a8e184dc77 HBASE-20886 [Auth] Support keytab login in hbase client
Signed-off-by: Sean Busbey <busbey@apache.org>
2018-07-31 11:04:40 +08:00
Josh Elser 803b62f0b2 HBASE-20977 Avoid using the word "snapshot" when defining HBase Snapshots
Signed-off-by: Mike Drob <mdrob@apache.org>
2018-07-30 18:12:39 -04:00
Sahil Aggarwal c075f33fc7 HBASE-20731: fix incorrect snapshot folders path in documentation
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2018-07-30 11:04:46 +02:00