[
https://issues.apache.org/jira/browse/MAPREDUCE-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13697257#comment-13697257
]
Jason Lowe commented on MAPREDUCE-3193:
---------------------------------------
Thanks, Devaraj, looks pretty good to me as well. I agree with [~qwertymaniac]
that mapreduce.input.fileinputformat.input.dir.recursive is more
descriptive/accurate, can we also change the getter/setter functions to match?
They still refer to reading recursively -- something like
get/setInputDirRecursive would be better.
Also one minor nit: there's a double semicolon after the call to
{{getReadFilesRecursively}}.
> FileInputFormat doesn't read files recursively in the input path dir
> --------------------------------------------------------------------
>
> Key: MAPREDUCE-3193
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3193
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv1, mrv2
> Affects Versions: 0.23.2, 2.0.0-alpha, 3.0.0
> Reporter: Ramgopal N
> Assignee: Devaraj K
> Attachments: MAPREDUCE-3193-1.patch, MAPREDUCE-3193-2.patch,
> MAPREDUCE-3193-2.patch, MAPREDUCE-3193-3.patch, MAPREDUCE-3193-4.patch,
> MAPREDUCE-3193.patch, MAPREDUCE-3193.security.patch
>
>
> java.io.FileNotFoundException is thrown,if input file is more than one folder
> level deep and the job is getting failed.
> Example:Input file is /r1/r2/input.txt
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira