Commit Graph

2611 Commits

Author SHA1 Message Date
Guangxu Cheng 3fa3dcd9f9 HBASE-19483 Add proper privilege check for rsgroup commands
Signed-off-by: tedyu <yuzhihong@gmail.com>
2018-01-09 08:11:07 -08:00
Josh Elser f0011ebfe0 HBASE-19691 Removes Global(A) requirement for getClusterStatus
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2018-01-03 19:02:26 -05:00
Mike Drob 968b938fde HBASE-19552 Update hbase-thirdparty version
Some manual cleanup of changing package names in pom files and getting
rid of the no-longer-needed netty system property.

This commit will break compilation, package renames in source code are
done in follow-on commits using straightforward find and replace.

's/org.apache.hadoop.hbase.shaded.com.google/org.apache.hbase.thirdparty.com.google/'
's/org.apache.hadoop.hbase.shaded.io.netty/org.apache.hbase.thirdparty.io.netty/'
2017-12-28 11:58:49 -06:00
Guanghao Zhang 1e490dcc11 HBASE-19602 Cleanup the usage of ReplicationAdmin from document 2017-12-23 19:05:04 +08:00
Reid Chan 0962b518eb HBASE-19416 Document dynamic configurations currently supported
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-20 00:08:47 +08:00
Jan Hentschel bd89373b67 HBASE-19174 Updated link to presentations to link to book
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-20 00:00:51 +08:00
Michael Stack 0d7d357d4a HBASE-18852 Take down the hbasecon asia banner on home page
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:53:34 +08:00
Michael Stack 78266e08b4 HBASE-18849 expand "thirdparty" reference to give examples of setting netty location in common testing modules
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:52:48 +08:00
Chia-Ping Tsai 153ca756c3 HBASE-18718 Document the coprocessor.Export 2017-12-19 23:49:14 +08:00
张世彬10204932 c5acfe64a0 HBASE-18701 Optimize reference guide to use cell acl conveniently
Signed-off-by: tedyu <yuzhihong@gmail.com>
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:48:25 +08:00
Chun-Hao Tang 83906b4505 HBASE-18677 typo in namespace docs
Signed-off-by: Michael Stack <stack@apache.org>
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:47:09 +08:00
Jan Hentschel 79635a8416 HBASE-18637 Update the link of 'Bending time in HBase'
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:46:23 +08:00
Jan Hentschel a2b5deec12 HBASE-18635 Fixed Asciidoc warning
Signed-off-by: Misty Stanley-Jones <misty@apache.org>
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:45:31 +08:00
Michael Stack 019f51a05a HBASE-18592 [hbase-thirdparty] Doc on new hbase-thirdparty dependency for the refguide
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:44:22 +08:00
Misty Stanley-Jones ed98ee1c19 HBASE-18548 Move sources of website gen and check jobs into source control
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:40:46 +08:00
Peter Somogyi 35296e5902 HBASE-18504 Add documentation for WAL compression
Signed-off-by: Michael Stack <stack@apache.org>
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:39:13 +08:00
coral 6a3af2e52b HBASE-18430 fixed typo
Signed-off-by: Misty Stanley-Jones <misty@apache.org>
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:38:14 +08:00
coral 5cf0e62a55 HBASE-18404 fixed typo in acid semantics
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:37:21 +08:00
Michael Stack 1dca9142a8 HBASE-18384 Add link to refguide schema section on apache blog on hbase application archetypes
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:36:16 +08:00
Artem Ervits d53430b5f7 HBASE-18335 configuration guide fixes
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:35:23 +08:00
Artem Ervits ada514604b HBASE-18329 updated links in config guide to point to java 8 references
Signed-off-by: tedyu <yuzhihong@gmail.com>
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:29:17 +08:00
Artem Ervits 3c1d4a5d47 HBASE-18311 fix formatting in quickstart
Signed-off-by: tedyu <yuzhihong@gmail.com>
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:28:13 +08:00
Michael Stack fbd8ac5464 HBASE-18284 Update hbasecon asia logo on home page of hbase.apache.org
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:23:43 +08:00
tedyu 42cbddf40e HBASE-18275 Formatting and grammar mistakes in schemadoc chapter (Artem Ervits)
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:22:56 +08:00
Peter Somogyi 1beddaebe5 HBASE-18259 HBase book link to "beginner" issues includes resolved issues
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:21:39 +08:00
Michael Stack 2fbb6c944b HBASE-18258 Take down hbasecon2017 logo from hbase.apache.org and put up hbaseconasia2017 instead
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:16:58 +08:00
Chia-Ping Tsai e1ca4e77c7 HBASE-17853 Link to "Why does HBase care about /etc/hosts?" does not work 2017-12-19 23:04:51 +08:00
Evgeny Kincharov 721b9576d8 HBASE-17839 fixed missing column in table 1 from section "Data Model" of the ref guide.
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:03:15 +08:00
Jan Hentschel 48ee5e1d7b HBASE-16722 Fixed broken link in CatalogJanitor doc
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:00:45 +08:00
Yung-An He a9e0ae6dfc HBASE-19068 Change all url of apache.org from HTTP to HTTPS in HBase book
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-18 19:22:57 +08:00
Michael Stack 811b88a877 HBASE-18700 Document the new changes on mapreduce stuffs
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-18 19:15:11 +08:00
zhangduo 73942e37da HBASE-18213 Add documentation about the new async client
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-18 18:52:06 +08:00
sahil aggarwal 67029f93ea HBASE-16390 Fix documentation around setAutoFlush
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-18 18:42:12 +08:00
Yung-An He 929ef42591 HBASE-18922 Fix all dead links in our HBase book
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-18 18:27:11 +08:00
Michael Stack dff298519a HBASE-18302 Protobuf section in the docs needs some clean up (Artem Ervits) 2017-12-18 17:53:46 +08:00
Chia-Ping Tsai b646d7249b HBASE-18750 Cleanup the docs saying "HTable use write buffer" 2017-12-18 17:44:28 +08:00
Chia-Ping Tsai 81f05bd943 HBASE-17967 clean up documentation references to -ROOT- table. 2017-12-18 17:43:44 +08:00
Chia-Ping Tsai 2cfb89c54d HBASE-18787 Fix the "dependencies connecting to an HBase cluster" 2017-12-18 17:26:32 +08:00
Chia-Ping Tsai 6f98b7e4df HBASE-18421 update hadoop prerequisites docs to call out 2.8.1 2017-12-18 17:15:01 +08:00
Chia-Ping Tsai 379f4fe5a0 HBASE-13868 Correct "Disable automatic splitting" section in HBase book 2017-12-18 17:10:30 +08:00
Apekshit Sharma 6616a3fd2d HBASE-19526 Update hadoop version to 3.0 GA 2017-12-17 22:52:54 -08:00
Peter Somogyi e444f549d7 HBASE-18988 Add release managers to reference guide
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2017-12-10 21:37:38 +01:00
TAK LON WU b2f9b7bc19 HBASE-19023 Replace hbase-server with hbase-mapreduce for HBase and MapReduce chapter
RowCounter and other related HBase's MapReduce classes have been moved
to hbase-mapreduce component by HBASE-18640, related chapter was
out-of-date and this fix replaced hbase-server with hbase-mapreduce
to correct those commands

Also this change moved RowCounter_Counters.properties
to hbase-mapreduce package as well

JIRA https://issues.apache.org/jira/browse/HBASE-19023

Signed-off-by: tedyu <yuzhihong@gmail.com>
2017-12-06 09:04:02 -08:00
meiyi e20a7574d1 HBASE-17918 document serial replication
Signed-off-by: zhangduo <zhangduo@apache.org>
2017-11-30 21:28:25 +08:00
Guanghao Zhang c978f8ab23 HBASE-19293 Support add a disabled state replication peer directly 2017-11-21 15:37:33 +08:00
Frank Welsch 086a03797e HBASE-16574 Book updates for backup and restore
Signed-off-by: Josh Elser <elserj@apache.org>
2017-11-20 13:12:15 -05:00
Sean Busbey fb79e9d4a7 HBASE-19223 Note availability of Date Tiered Compaction in 1.y release for those upgrading from 0.98
Signed-off-by: Yu Li <liyu@apache.org>
Signed-off-by: Mike Drob <mdrob@apache.org>
2017-11-15 10:31:52 -06:00
Tamas Penzes 7a69ebc73e HBASE-18601: Update Htrace to 4.2
Updated HTrace version to 4.2
Created TraceUtil class to wrap htrace methods. Uses try with resources.

Signed-off-by: Balazs Meszaros <balazs.meszaros@cloudera.com>
Signed-off-by: Michael Stack <stack@apache.org>
2017-11-13 10:38:36 -08:00
Sean Busbey 516d370b4b HBASE-18817 pull the hbase-spark module out of branch-2.
Signed-off-by: Michael Stack <stack@apache.org>
2017-11-08 22:55:23 -06:00
Apekshit Sharma a6d8023ff5 HBASE-19128 Purge Distributed Log Replay from codebase, configurations, text; mark the feature as unsupported, broken. 2017-11-07 17:48:52 -08:00