mapred.job.tracker.history.completed.location should support an arbitrary filesystem URI
----------------------------------------------------------------------------------------
Key: MAPREDUCE-2351
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2351
Project: Hadoop Map/Reduce
Issue Type: Improvement
Reporter: Tom White
Assignee: Tom White
Currently, mapred.job.tracker.history.completed.location is resolved relative to the default
filesystem. If not set it defaults to history/done in the local log directory. There is no
way to set it to another local filesystem location (with a file:// URI) or an arbitrary Hadoop
filesystem.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|