[ https://issues.apache.org/jira/browse/HADOOP-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-2915: ------------------------------------------- Attachment: 2915_20080306c.patch 2915_20080306c.patch: - MultipleIOException.getExceptions() to get the underlying exceptions. - Moved the tests in HADOOP-2929 to this patch. > mapred output files and directories should be created as the job submitter, not tasktracker or jobtracker > --------------------------------------------------------------------------------------------------------- > > Key: HADOOP-2915 > URL: https://issues.apache.org/jira/browse/HADOOP-2915 > Project: Hadoop Core > Issue Type: Bug > Components: dfs, mapred > Affects Versions: 0.16.0 > Reporter: Tsz Wo (Nicholas), SZE > Assignee: Tsz Wo (Nicholas), SZE > Fix For: 0.16.1 > > Attachments: 2915_20080229.patch, 2915_20080302.patch, 2915_20080303.patch, 2915_20080305d.patch, 2915_20080306c.patch > > > Quoted from an email sending to core-dev by Andy Li: > {quote} > For example, assuming I have installed Hadoop with an account 'hadoop' and I am going to run my program with user account 'test'. I have created an input folder as /user/test/input/ with user 'test' and the permission is set to 0775. > /user/test/input