Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.22.0, 0.23.0, 2.0.0-alpha
-
None
-
All
Description
After removing LinuxTaskController in MAPREDUCE-2767, one of the tests in contrib/streaming: TestStreamingAsDifferentUser.java is failing since it imports import org.apache.hadoop.mapred.ClusterWithLinuxTaskController. Patch forthcoming.