Commit Graph

5374 Commits

Author SHA1 Message Date
Joey fe74e6e3ac HBASE-23030 Update completebulkload hadoop jar usage in related doc (#630)
Signed-off-by: stack <stack@apache.org>
2019-09-17 09:39:23 -07:00
Guanghao Zhang 1ae6cccef4
HBASE-23028 Add 2.2.1 to download page (#629)
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-09-17 07:58:50 +08:00
Nick Dimiduk 3583ef7476 HBASE-23022 Downloads page archive link should be https (#622)
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit a048630763)
2019-09-13 21:40:40 -05:00
Sean Busbey 96580331e1 Revert "Downloads page archive link should be https"
bad commit message

This reverts commit a048630763.
2019-09-13 21:39:45 -05:00
Nick Dimiduk a048630763 Downloads page archive link should be https 2019-09-13 14:21:49 -07:00
Viraj Jasani 1dcc8ee50c HBASE-22760 : Pause/Resume/Query Snapshot Auto Cleanup Activity (#617) 2019-09-13 10:34:01 +05:30
stack 018396d84c HBASE-22859 [HBCK2] Fix the orphan regions on filesystem
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Guanghao Zhang <zghao@apache.org>

Add section to the bulk load complete tool on how it can be
used 'adopting' stray 'orphan' data turned up by hbck2 or
the new reporting facility in the Master UI.

Did a cleanup of BulkLoadHFileTool mostly around usage
pointing back to this new documentation.
2019-09-09 08:47:30 -07:00
ravowlga123 8e8bd8b254 HBASE-22893 Change the comment in HBaseClassTestRule to reflect change in default test timeouts (addendum, changes in the book)
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-09-02 17:26:41 +08:00
ravowlga123 a5ef6b287c HBASE-20688 Refguide has HBase Backup section and a chapter named Backup and Restore; neither refers to the other (#562)
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
Signed-off-by: stack <stack@duboce.net>
2019-09-01 11:27:34 -07:00
Duo Zhang ee5cf0d209
HBASE-22959 Add 2.1.6 to download page (#567)
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-08-31 21:03:52 +08:00
stack 504fc52187 HBASE-22625 documet use scan snapshot feature (#496)
Fix feedback from Clay Baenziger.
Signed-off-by: Clay Baenziger <cwb@clayb.net>
2019-08-23 15:55:09 -07:00
stack 04feab97e0 HBASE-22625 documet use scan snapshot feature (#496)
Addendum adding  Zheng Hu feedback.
2019-08-23 15:23:39 -07:00
meiyi 3b16ae2720 HBASE-22625 documet use scan snapshot feature (#496)
Signed-off-by: Zheng Hu <openinx@gmail.com>
2019-08-23 15:04:53 -07:00
Itsuki Toyota 767bb15112 HBASE-22898 [DOC] HBaseContext doesn't have hBaseRDD method
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2019-08-22 18:51:00 +02:00
stack a59f7d4ffc Add 2.0.6 to download page in place of 2.0.5. Add notice that 2.0.6
is last of the 2.0.x releases under the notices column.
2019-08-19 21:20:30 -07:00
Shuai Lin 7903f55c18 HBASE-22873 Typo in block caching docs
Signed-off-by: Reid Chan <reidchan@apache.org>
2019-08-17 19:10:46 +08:00
stack 53db390f60 HBASE-22854 Remove +x shell spew from do-release-*.sh create-release scripts 2019-08-14 10:05:41 -07:00
Wellington Chevreuil 8c1edb3bba HBASE-22837 Move Custom WAL Directory section from Bulk Loading to Write Ahead Log chapter 2019-08-13 10:32:41 +01:00
Peter Somogyi 4829c18251
HBASE-22768 Revert to MPIR 2.9 (#433)
Signed-off-by: stack <stack@apache.org>
2019-07-31 19:39:35 +02:00
Pankaj b83d0c035f HBASE-22628 [Addendum] Document the custom WAL directory (hbase.wal.dir) usage
Signed-off-by: Reid Chan <reidchan@apache.org>
2019-07-25 15:11:14 +08:00
Pankaj 7ebf80fe1d HBASE-22628 Document the custom WAL directory (hbase.wal.dir) usage
Signed-off-by Reid Chan <reidchan@apache.org>
2019-07-24 10:45:45 +08:00
Peter Somogyi b6d4529102 HBASE-22720 Incorrect link for hbase.unittests
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2019-07-23 13:55:59 +02:00
Viraj Jasani 9615c644f5 HBASE-22648 Snapshot TTL (#371)
Signed-off-by: Reid Chan <reidchan@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-07-22 15:03:44 -07:00
stack 2afd5d05d4 HBASE-22685 Add to migration doc that meta should be healthy before upgrade 2019-07-17 15:03:26 -07:00
毛蛤丝 54b514d62a HBASE-22700:incorrect timeout in recommended ZooKeeper configuration
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-07-17 22:08:52 +08:00
Wellington Chevreuil 72e58a8fed HBASE-21462 Add note for CopyTable section explaining it does not perform a diff, but a full write from source to target
Signed-off-by: Josh Elser <elserj@apache.org>
2019-07-16 18:39:01 +01:00
Mate Szalay-Beko e5f05bf119 HBASE-21606 document meta table load metrics
Closes #369

Signed-off-by: Xu Cang <xcang@apache.org>
Signed-off-by: Sakthi <sakthivel.azhaku@gmail.com>
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-07-15 11:08:58 -05:00
Jan Hentschel 380f80f316
HBASE-22689 Added line breaks for fix version in JIRA
Signed-off-by: stack <stack@apache.org>
2019-07-14 17:15:34 +02:00
syedmurtazahassan c5f879483d HBASE-19230 Write up fixVersion policy from dev discussion in refguide
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2019-07-13 18:00:44 +02:00
Dequan Chen 4e46093a9a HBASE-7129 Rest Documentation for check-and operations.
Signed-off-by: Sakthi <sakthivel.azhaku@gmail.com>
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-07-12 16:19:17 -05:00
Mate Szalay-Beko 438bf3284e HBASE-20405 Update website to meet foundation recommendations (addendum)
fix License and Thanks links on website
2019-07-12 10:12:48 +02:00
Mate Szalay-Beko 9116534f5d HBASE-20405 Update website to meet foundation recommendations
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-07-04 10:04:54 +02:00
Murtaza Hassan cc62cb81fb HBASE-22604 fix the link in the docs to "Understanding HBase and BigTable" by Jim R. Wilson
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-07-03 08:52:32 -05:00
openinx 0198868531
HBASE-20060 Add details of off heap memstore into book. (#334) 2019-06-26 14:58:34 +08:00
openinx 2e414360bd HBASE-22547 Align the config keys and add document for offheap read in HBase Book. (#301) 2019-06-24 10:25:34 +08:00
Mingliang Liu 6d08ffcfc6
HBASE-21284 Default limits for PressureAwareCompactionThroughputController are too low
This is a forward port HBASE-21000 from branch-1.

Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-06-20 12:44:01 -07:00
Mingliang Liu 6a068da4dc HBASE-22605 Ref guide includes dev guidance only applicable to EOM versions
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-06-20 09:12:30 -05:00
Andrew Purtell 1712d2b568
HBASE-22584 Downloads page is out of date for 1.4 and 1.3 release lines (#308)
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2019-06-14 15:56:06 -07:00
Guanghao c2cf06d0bf
HBASE-22575 Add 2.2.0 to the download page 2019-06-13 18:09:12 +08:00
TAK LON WU 863b7b9412 HBASE-22395 Document RC voting guidelines in ref guide
closes #297

Signed-off-by: Sean Busbey <busbey@apache.org>
2019-06-12 22:11:37 -05:00
Josh Elser 853e586d0f HBASE-22566 Update the 2.x upgrade chapter to include default compaction throughput limits
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-06-12 15:48:39 -04:00
stack 8745d5e7e8 HBASE-21935 Replace make_rc.sh with customized spark/dev/create-release
These scripts came originally from spark [1]. They were then
modified to suit hbase context. Supercedes the old
../make_rc.sh script because what is here is more comprehensive
doing more steps of the RM process as well as running in a
container so the RM build environment can be a constant.

It:
 * Tags release
 * Updates RELEASENOTES.md and CHANGES.md.
 * Sets version to the release version
 * Sets version to next SNAPSHOT version.
 * Builds, signs, and hashes all artifacts.
 * Generates the API report.
 * Pushes release tgzs to the dev dir in a apache dist.
 * Pushes to repository.apache.org staging.
 * Generates a vote email with filled-in fields.

The entry point is the do-release-docker.sh script. Pass -h to
see available options. For example, running below will do all
steps above using the 'rm' dir under Downloads as workspace:

 $ ./do-release-docker.sh  -d ~/Downloads/rm

1. https://github.com/apache/spark/tree/master/dev/create-release

Signed-off-by: Peter Somogyi <psomogyi@cloudera.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2019-06-12 07:53:49 -07:00
Wellington Chevreuil 8b989fdfa1 HBASE-22495 Update SyncTable section, explaining from which specific minor versions doDeletes/doPuts is available 2019-06-08 18:25:23 +01:00
stack 4d4f4ee4d1 HBASE-22549 Document how to re-run github PR checks
Signed-off-by: Peter Somogyi <psomogyi@cloudera.com>
2019-06-06 11:46:13 -07:00
stack addc145960 Remove 2.1.4 notice addressed by 2.1.5 release 2019-06-05 12:55:44 -07:00
stack b31d755412 Add 2.1.5 for 2.1.4 2019-06-04 10:26:45 -07:00
zhangduo aacacc5cce HBASE-22501 Modify the hadoop support matrix in the ref guide 2019-06-04 11:28:08 +08:00
stack 7d9f79b93d Add hbaseconasia2019 to front-page news section 2019-06-03 10:12:27 -07:00
Sean Busbey 51c49a1784 HBASE-22497 Mark HBase 1.2 line as EOM
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2019-06-03 06:55:58 -05:00
Norbert Kalmar b4dc778c3b HBASE-22311 - Update community docs to recommend use of "Co-authored-by" in git commits 2019-05-27 17:24:57 +02:00