-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-beta1
-
Fix Version/s: 2.9.0, 3.0.0-beta1
-
Component/s: None
-
Labels:None
-
Environment:
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)
-
Target Version/s:
-
Hadoop Flags:Reviewed
The test fails consistently without the error below :
java.lang.ExceptionInInitializerError: null
at org.apache.hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken.<clinit>(TestUmbilicalProtocolWithJobToken.java:76)
- is broken by
-
HADOOP-14539 Move commons logging APIs over to slf4j in hadoop-common
-
- Resolved
-