Commit Graph

14532 Commits

Author SHA1 Message Date
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
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
Jan Hentschel 231ec7e836 HBASE-19474 Brought down the number of Checkstyle errors in hbase-zookeeper 2017-12-17 14:35:46 +01:00
Jan Hentschel 371c243a9b HBASE-19477 Moved and aligned documentation in hbase-annotations 2017-12-17 14:22:57 +01:00
Jan Hentschel d35ebafe4c HBASE-19479 Fixed Checkstyle error in hbase-shell 2017-12-17 14:08:31 +01:00
Chia-Ping Tsai 1ca2d10299 HBASE-18309 (addendum) fix NPE in LogCleaner 2017-12-17 17:30:33 +08:00
Guanghao Zhang 8fa08b56f3 HBASE-19522 The complete order may be wrong in AsyncBufferedMutatorImpl 2017-12-16 14:09:35 +08:00
Apekshit Sharma 15a4aa0ce1 HBASE-19530 New regions should always be added with state CLOSED 2017-12-15 21:21:37 -08:00
Andrew Purtell 4db2f51169 HBASE-19509 RSGroupAdminEndpoint#preCreateTable triggers TableNotFoundException 2017-12-15 17:53:53 -08:00
Peter Somogyi 4c2b2b3e6a
HBASE-19497 Fix findbugs and error-prone warnings in hbase-common (branch-2)
Signed-off-by: Apekshit Sharma <appy@apache.org>
2017-12-15 16:18:11 -08:00
Peter Somogyi 2043c337d8
HBASE-19498 Fix findbugs and error-prone warnings in hbase-client (branch-2)
Signed-off-by: Michael Stack <stack@apache.org>
Signed-off-by: Apekshit Sharma <appy@apache.org>
2017-12-15 15:57:01 -08:00
Michael Stack 85969cfcda HBASE-18352 Enable TestMasterOperationsForRegionReplicas#testCreateTableWithMultipleReplicas disabled by Proc-V2 AM in HBASE-14614
Reenables the test. Adds facility to HBaseTestingUtility so
you can pass in ports a restarted cluster should use. This
is needed so retention of region placement, on which this
test depends, can come trigger (this is why it was broke
on AMv2 commit... region placement retention is done
different in AMv2).
2017-12-15 12:48:19 -08:00
Michael Stack bff4226105 HBASE-19272 Deal with HBCK tests disabled by HBASE-14614 AMv2 when HBCK
works again...

I removed them
2017-12-15 12:20:18 -08:00
Mike Drob 23a9059cb2 HBASE-18838 Fix hadoop3 check-shaded-invariants 2017-12-15 13:20:54 -06:00
Michael Stack 672c440b9f HBASE-18946 Stochastic load balancer assigns replica regions to the same RS
Added new bulk assign createRoundRobinAssignProcedure to complement
the existing createAssignProcedure. The former asks the balancer for
target servers to set into the created AssignProcedures. The latter
sets no target server into AssignProcedure. When no target server
is specified, we make effort at assign-time at trying to deploy the
region to its old location if there was one.

The new round robin assign procedure creator does not do this. Use
the new round robin method on table create or reenabling offline
regions. Use the old assign in ServerCrashProcedure or in
EnableTable so there is a chance we retain locality.

Bulk preassigning passing all to-be-assigned to the balancer in one
go is good for ensuring good distribution especially when read
replicas in the mix.

The old assign was single-assign scoped so region replicas could
end up on the same server.

M hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/AssignProcedure.java
 Cleanup around forceNewPlan. Was confusing.
 Added a Comparator to sort AssignProcedures so meta and system tables
 come ahead of user-space tables.

M hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/AssignmentManager.java b/hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/AssignmentManager.java
 Remove the forceNewPlan argument on createAssignProcedure. Didn't make
 sense given we were creating a new AssignProcedure; the arg had no
 effect.

 (createRoundRobinAssignProcedures) Recast to feed all regions to the balancer in
 bulk and to sort the return so meta and system tables take precedence.

Miscellaneous fixes including keeping the Master around until all
RegionServers are down, documentation on how assignment retention
works, etc.
2017-12-15 08:54:35 -08:00
Michael Stack 76057aab62 HBASE-15536 Make AsyncFSWAL as our default WAL
Signed-off-by: zhangduo <zhangduo@apache.org>
2017-12-15 20:45:46 +08:00