TestEmptyJob fails with FileNotFound
------------------------------------
Key: MAPREDUCE-3982
URL: https://issues.apache.org/jira/browse/MAPREDUCE-3982
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: mrv2
Affects Versions: 0.24.0, 0.23.2
Reporter: Robert Joseph Evans
Assignee: Robert Joseph Evans
TestEmptyJob fails because teh FileOutputCommitter expects a directory to be created that
is not created. The FileOutputCommitter should either ignore the error or create the directory
itself.
--
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
|