Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-beta1
-
None
-
None
-
Ubuntu 14.04
x86, ppc64le
$ java -version
openjdk version "1.8.0_111"
OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-3~14.04.1-b14)
OpenJDK 64-Bit Server VM (build 25.111-b14, mixed mode)
-
Reviewed
Description
The test fails consistently without the error below :
java.lang.ExceptionInInitializerError: null
at org.apache.hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken.<clinit>(TestUmbilicalProtocolWithJobToken.java:76)
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-14539 Move commons logging APIs over to slf4j in hadoop-common
- Resolved