Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
HBase tests are failing in linux 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.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-15475 Fix broken unit tests on Windows
- Open