This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a change to branch HBASE-29914
in repository https://gitbox.apache.org/repos/asf/hbase.git
discard bae21598b21 fix config
omit 491271373a2 patch hadoop for hadoop2
omit 8951c661da4 skip other stages
omit d1fc9838013 HBASE-29914 Client integration tests fails with 'mvn not
found'
add a3b5d7f87fb HBASE-28295 Few tests are failing due to NCDFE:
org/bouncycastle/operator/OperatorCreationException (#5608)
add 18d6b00a706 [ADDENDUM] HBASE-28295 Few tests are failing due to NCDFE:
org/bouncycastle/operator/OperatorCreationException (#5611)
add ab7f1feb335 HBASE-29917 TestCheckTestClasses fails with JDK8 + hadoop3
(#7787)
add 170f84f0e8c HBASE-29919 Test case
TestSecureIPC#testRpcServerDisallowFallbackToSimpleAuth failed (#7794)
new 5a1e9bf3af7 HBASE-29914 Client integration tests fails with 'mvn not
found'
new b6e0377ed05 skip other stages
new fe7957e2295 patch hadoop for hadoop2
new 15cf8e4fd73 fix config
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (bae21598b21)
\
N -- N -- N refs/heads/HBASE-29914 (15cf8e4fd73)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../hbase_nightly_pseudo-distributed-test.sh | 6 +--
hbase-it/pom.xml | 6 +++
hbase-mapreduce/pom.xml | 6 +++
hbase-server/pom.xml | 63 ++++++++++++++++++++++
.../hadoop/hbase/security/TestSecureIPC.java | 8 +--
5 files changed, 83 insertions(+), 6 deletions(-)