Commit Graph

14656 Commits

Author SHA1 Message Date
Guanghao Zhang c63cc68c01 HBASE-19492 (addendum) Add EXCLUDE_NAMESPACE and EXCLUDE_TABLECFS support to replication peer config
Signed-off-by: zhangduo <zhangduo@apache.org>
2017-12-20 20:49:16 +08:00
Vasudevan 5be25bcf6b HBASE-19468 FNFE during scans and flushes (Ram) 2017-12-20 11:11:06 +05:30
Mike Drob db5bfedd2d HBASE-18970 fix hbase shell reading interactive input (Amit Virmani) 2017-12-19 20:41:49 -06:00
Michael Stack f80d2e9c8e
HBASE-19558 TestRegionsOnMasterOptions hack so it works reliably 2017-12-19 15:59:30 -08:00
Xiang Li c739e3ecec HBASE-15482 Provide an option to skip calculating block locations for SnapshotInputFormat
Signed-off-by: tedyu <yuzhihong@gmail.com>
2017-12-19 15:52:42 -08:00
Yi Liang 1d7b0a9958
HBASE-19556: Remove TestAssignmentManager#testGoodSplit, which no longer make sense 2017-12-19 13:53:37 -08:00
Michael Stack 31ebd24b7d
HBASE-19494 Create simple WALKey filter that can be plugged in on the Replication Sink
Implement new WALEntrySinkFilter (as opposed to WALEntryFilter) and
specify the implmentation (with a no-param constructor) in config
using property hbase.replication.sink.walentrysinkfilter

Signed-off-by: wolfgang hoschek whoscheck@cloudera.com
2017-12-19 13:50:09 -08:00
Jan Hentschel 7348ca2bd2 HBASE-19480 Enabled Checkstyle to fail on violations in hbase-annotations 2017-12-19 21:42:54 +01:00
Jan Hentschel 30cb5184d7 HBASE-19481 Enabled Checkstyle to fail on violations in hbase-error-prone 2017-12-19 21:19:21 +01:00
Jan Hentschel d111b17c36 HBASE-19538 Removed unnecessary semicolons in hbase-client 2017-12-19 20:56:35 +01:00
Jan Hentschel 606ff3357d HBASE-19539 Removed unnecessary semicolons in hbase-common 2017-12-19 20:27:32 +01:00
Peter Somogyi ef509f2ac7 HBASE-19555 TestSplitTransactionOnCluster is flaky
Signed-off-by: tedyu <yuzhihong@gmail.com>
2017-12-19 09:26:42 -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
Esteban Gutierrez 61ce86399a HBASE-18563 Fix RAT License complaint about website jenkins scripts
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 23:42:24 +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
Guanghao Zhang 60cd494d1c HBASE-19492 Add EXCLUDE_NAMESPACE and EXCLUDE_TABLECFS support to replication peer config 2017-12-19 16:57:38 +08:00
tedyu 1fd22a7b0f HBASE-19532 AssignProcedure#COMPARATOR may produce incorrect sort order 2017-12-18 18:33:27 -08:00
Mike Drob e7808b61be HBASE-18440 ITs and Actions modify immutable TableDescriptors
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2017-12-19 10:04:45 +08:00
Michael Stack 9acfb8ae67
HBASE-19122 Suspect methods on Cell to be deprecated; ADDENDUM2 to fix
more compile error
2017-12-18 16:13:00 -08:00
Michael Stack b7268cafac HBASE-19122 Suspect methods on Cell to be deprecated; ADDENDUM to fix
compile error
2017-12-18 16:03:42 -08:00
Peter Somogyi dbf0d427e2
HBASE-19549 Change path comparison in CommonFSUtils
Also change makeQualified(FileSystem fs)
to makeQualified(URI defaultUri, Path workingDir)

Signed-off-by: Michael Stack <stack@apache.org>
2017-12-18 15:28:29 -08:00
Michael Stack 495bedea35
HBASE-19122 Suspect methods on Cell to be deprecated 2017-12-18 15:23:03 -08:00
Yun Chi-Shih 5895719420 HBASE-19531 Remove needless volatile declaration
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-12-19 00:40:37 +08:00
QilinCao 07d20b2d18 HBASE-19521 HBase mob compaction needs to check hfile version
Signed-off-by: tedyu <yuzhihong@gmail.com>
2017-12-18 08:32:51 -08:00
zhangduo c0740b84ef HBASE-19546 TestMasterReplication.testCyclicReplication2 uses wrong assertion 2017-12-18 19:59:19 +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