[
https://issues.apache.org/jira/browse/YARN-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489349#comment-16489349
]
Giovanni Matteo Fumarola commented on YARN-8348:
------------------------------------------------
I took another look at the failed tests due to:
java.lang.NoClassDefFoundError:
org/apache/hadoop/crypto/key/KeyProviderTokenIssuer
Right now, HBase-test uses hadoop-common:2.5.1 while KeyProviderTokenIssuer is
in 3.0.0
We need to wait until the entire codebase uses the updated version.
> Incorrect and missing AfterClass in HBase-tests to fix NPE failures
> -------------------------------------------------------------------
>
> Key: YARN-8348
> URL: https://issues.apache.org/jira/browse/YARN-8348
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Giovanni Matteo Fumarola
> Assignee: Giovanni Matteo Fumarola
> Priority: Major
> Fix For: 3.2.0
>
> Attachments: YARN-8348.v1.patch
>
>
> HBase tests are failing in
> [linux|https://builds.apache.org/view/H-L/view/Hadoop/job/hadoop-qbt-trunk-java8-linux-x86/789/testReport/]
> for 2 reasons:
> * incorrect afterClass;
> * not defined KeyProviderTokenIssuer.
> While in windows are failing for the previous 2 reasons plus * missing
> afterClass.
> This JIRA fixes the NPE failures in HBase-tests and reduces the failed tests
> in Linux.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]