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
Biju Nair
91ccb22d32
HBASE-22443 Add hbase-vote script details to documentation
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-05-20 15:00:45 -07:00
Murtaza Hassan
c80f2ad276
HBASE-22226 Incorrect level for headings in asciidoc
2019-05-19 21:25:34 +02:00
Jan Hentschel
fde025112b
HBASE-22384 Fixed formatting issues in administration section of book
2019-05-14 18:30:01 +02:00
Sean Busbey
feee97fffb
HBASE-22405 Update Ref Guide for EOL of Hadoop 2.7
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-05-13 13:14:44 -05:00
Artem Ervits
420fbba6ae
HBASE-21536 Fix completebulkload usage instructions
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-05-10 09:53:51 +02:00
Balazs Meszaros
4d64dd2e82
HBASE-22220 Release hbase-connectors-1.0.0
...
* Modified downloads.xml
2019-05-09 14:40:25 +02:00
Jan Hentschel
ba235c93a5
HBASE-22379 Fixed Markdown in 'Voting on Release Candidates' section
2019-05-08 16:59:42 +02:00
Jan Hentschel
70296a2e78
HBASE-22341 Extended the documentation for deprecating APIs
2019-04-30 21:45:07 +02:00
Sakthi
e44fe4964a
HBASE-22054: Space Quota: Compaction is not working for super user in case of NO_WRITES_COMPACTIONS
...
Signed-off-by: Josh Elser <elserj@apache.org>
2019-04-30 12:18:21 -04:00
Andrew Purtell
9743b3c70d
HBASE-22321 Add 1.5 release line to the Hadoop supported versions table
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-04-29 13:43:42 -07:00
Wellington Chevreuil
b306bdfa60
HBASE-21502 - Update SyncTable description on ref guide
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-04-25 14:03:59 -05:00
Sayed Anisul Hoque
e39f7dc930
HBASE-22299 Documentation has incorrect default number of versions ( #187 )
2019-04-24 16:16:30 +02:00
Dima Spivak
7154ea7114
HBASE-22206 dist.apache.org must not be used for public downloads
...
Signed-off-by: stack <stack@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-04-22 09:12:34 -05:00
Sean Busbey
93cd6fb360
HBASE-22171 Update downloads page with 1.2.12 release.
2019-04-17 12:04:24 -05:00
meiyi
94d9dc1e84
HBASE-22084 Rename AccessControlLists to PermissionStorage
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-04-12 14:18:09 +08:00
stack
ffede2edfa
Add link to nosql day 2019 to home page
2019-04-10 09:17:39 -07:00
Wei-Chiu Chuang
ad81d25a8b
HBASE-22173 Update doc on integration tests
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-04-08 15:16:13 +02:00
subrat.mishra
f22b8ade63
HBASE-22053 Addendum changed zookeeper version from 3.3.3 to 3.4.10.
2019-03-28 08:09:47 -07:00
subrat.mishra
03296663c1
HBASE-20755 quickstart note about Web UI port changes in ref guide corrected.
2019-03-28 08:07:18 -07:00
Zheng Wang
e46dc61569
HBASE-21918 the use cases in doc should use Cell instead of KeyValue
...
Signed-off-by: Xu Cang <xcang@salesforce.com>
Signed-off-by: stack <stack@apache.org>
2019-03-27 08:49:10 -07:00
William Shen
9e273b3f3e
HBASE-22092 Typo in block cache monitoring documentation
2019-03-27 08:37:16 -07:00
William Shen
4c1765f1d5
HBASE-22092 Typo in block cache monitoring documentation
2019-03-27 08:37:16 -07:00
subrat.mishra
53f449c47e
HBASE-22053 Changed zookeeper URL from http://hadoop.apache.org to https://zookeeper.apache.org Replaced version 3.1.1 with 3.3.3 as 3.1.1 is deprecated.
...
Signed-off-by: Toshihiro Suzuki <brfrn169@gmail.com>
2019-03-28 00:30:54 +09:00
stack
81fbe6e9f0
Add a 'notices' column to downloads where we can call out issues
2019-03-26 18:25:21 -07:00
stack
a93febecc4
Fix the download links for tgzs for 2.0.5
2019-03-26 13:01:22 -04:00
stack
e6ecc6fbb4
Add 2.1.4 to the downloads page in place of 2.1.3; ADDENDUM
2019-03-26 10:59:04 -04:00
stack
3f432f3f0a
Add 2.1.4 to the downloads page in place of 2.1.3
2019-03-26 10:26:06 -04:00
stack
6de8a37b63
Add 2.0.5 to the downloads page in place of 2.0.4.
2019-03-25 10:36:26 -04:00
Andrew Purtell
6cd78e899f
HBASE-21926 Profiler servlet
2019-03-17 18:48:12 -07:00
Sean Busbey
3d269cb37a
HBASE-22010 Upgrade to 2.2 section header can't use spaces.
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-03-08 10:57:47 -06:00
ramkrishna
fd6bc5d900
HBASE-21874 Bucket cache on Persistent memory
...
Signed-off-by: Anoop John <anoop.hbase@gmail.com>
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 763202d48e
)
2019-03-07 08:50:08 -06:00
Sean Busbey
d9793c311c
Revert "HBASE-21874 Bucket cache on Persistent memory"
...
This reverts commit 763202d48e
.
bad signed-off-by line
2019-03-07 08:49:41 -06:00
ramkrishna
763202d48e
HBASE-21874 Bucket cache on Persistent memory
...
Signed-off-by: Anoop John <anoop.hbase@gmail.com>, Sean Busbey
<busbey@apache.org>
2019-03-06 22:37:54 +05:30
Gokul
b801fc66df
HBASE-20754 [documentation] quickstart guide should instruct folks to set JAVA_HOME to a JDK installation.
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-03-06 09:47:13 -06:00
Guanghao Zhang
3bd7f8424b
HBASE-21992 Add release manager for 2.2 in ref guide
2019-03-05 13:37:10 +08:00
Sean Busbey
4e1f3960a5
HBASE-21898 Update downloads page with 1.2.11 release.
2019-03-02 00:09:15 -06:00
Guanghao Zhang
f8e84ca164
HBASE-21970 Document that how to upgrade from 2.0 or 2.1 to 2.2+
2019-03-02 13:19:55 +08:00