TestSubmitJob should use DistributedFileSystem ----------------------------------------------
Key: MAPREDUCE-3855 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3855 Project: Hadoop Map/Reduce Issue Type: Bug Components: test Affects Versions: 0.24.0 Reporter: Suresh Srinivas Priority: Minor TestSubmitJob uses ClientNamenodeProtocolTranslatorPB which is marked InterfaceAudience.Private. This causes build failures in mapreduce when HDFS changes internal/private classes. Test should be changed to use FileSystem. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira