[
https://issues.apache.org/jira/browse/MAPREDUCE-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devaraj K updated MAPREDUCE-3193:
---------------------------------
Affects Version/s: (was: 1.0.2)
Status: Patch Available (was: Open)
Thanks a lot Amar for looking into the patch. Sorry for the delay in the patch
updation.
{quote}1. I see lot of similarity between the 2 implementations of
FileInputFormats. Any possibility of reusing. At least the split creation (and
all the methods involved with it) part can be factored out.{quote}
I don't think, it is good to refactor the code as part of this Jira. We can do
the same in separate Jira.
{quote}2. Test case to make sure that the two configs
(mapred.input.dir.recursive &
mapreduce.input.fileinputformat.input.dir.recursive) are essentially
linked{quote}
I have updated the test case to check with these two configurations.
Please review the updated patch.
> 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: 2.0.0-alpha, 0.23.2, 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