Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.4
-
None
-
None
Description
CombineFileInputFormat does not work with ASV. This appeared as an issue in Sqoop which failed to export files in ASV. CombineFileInputFormat strips out the scheme and authority components of the path, after which point the path is assumed to be on the default file system.
Sqoop has it own copy of CombineFileInputFormat, but updated the ones in core as well for consistency.
There are currently already solved Jiras for the same issue:
https://issues.apache.org/jira/browse/MAPREDUCE-2704
https://issues.apache.org/jira/browse/MAPREDUCE-1806
Attachments
Attachments
Issue Links
- duplicates
-
SQOOP-891 Sqoop export from S3 to MySQL fails when S3 is not default filesystem.
- Resolved
- links to