[
https://issues.apache.org/jira/browse/HBASE-19018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16211149#comment-16211149
]
Hadoop QA commented on HBASE-19018:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} docker {color} | {color:red} 3m
21s{color} | {color:red} Docker failed to build yetus/hbase:4a7b430. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-19018 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12893052/HBASE-19018.0.patch |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/9218/console |
| Powered by | Apache Yetus 0.4.0 http://yetus.apache.org |
This message was automatically generated.
> Use of hadoop internals that require bouncycastle should declare bouncycastle
> dependency
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-19018
> URL: https://issues.apache.org/jira/browse/HBASE-19018
> Project: HBase
> Issue Type: Bug
> Components: dependencies, test
> Affects Versions: 2.0.0-alpha-3
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Fix For: 2.0.0-alpha-4
>
> Attachments: HBASE-19018.0.patch
>
>
> The tests for HBASE-15806 rely on a Hadoop internal class,
> {{KeyStoreTestUtil}}, which in turn relies on the Bouncycastle library for
> certificate generation.
> when building / running with Hadoop 2.7.1, we accidentally get a bouncycastle
> implementation via a transitive dependency of {{hadoop-minikdc}}. When
> attempting to run against Hadoop 3.0.0-alpha4 and 3.0.0-beta1 (and presumably
> future Hadoop 3.y releases), this bouncycastle jar is no longer pulled in and
> we fail with a CNFE.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)