[
https://issues.apache.org/jira/browse/SQOOP-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shuaishuai Nie updated SQOOP-1033:
----------------------------------
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
was:
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 open Jiras for the same issue:
https://issues.apache.org/jira/browse/MAPREDUCE-2704
https://issues.apache.org/jira/browse/MAPREDUCE-1806
> CombineFileInputFormat does not work with paths not on default FS like ASV
> --------------------------------------------------------------------------
>
> Key: SQOOP-1033
> URL: https://issues.apache.org/jira/browse/SQOOP-1033
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.4.4
> Reporter: Shuaishuai Nie
> Attachments: SQOOP-1033.1.patch
>
>
> 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
--
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