You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Venkat Ranganathan (JIRA)" <ji...@apache.org> on 2013/05/07 21:19:17 UTC

[jira] [Commented] (SQOOP-1033) CombineFileInputFormat does not work with paths not on default FS like ASV

    [ https://issues.apache.org/jira/browse/SQOOP-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651200#comment-13651200 ] 

Venkat Ranganathan commented on SQOOP-1033:
-------------------------------------------

Thanks for the fix - something that I was planning to do, but did not get around to do.   Can you add comments describing the issue and the need for preserving the scheme and authority in the URI to work with other filesystems?   And adding a review board will be helpful also.
                
> 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