Hadoop streaming test failure, post MR-2767
-------------------------------------------
Key: MAPREDUCE-2948
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2948
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: contrib/streaming
Affects Versions: 0.22.0, 0.23.0, 0.24.0
Environment: All
Reporter: Milind Bhandarkar
Assignee: Milind Bhandarkar
Fix For: 0.22.0, 0.23.0, 0.24.0
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.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|