[ https://issues.apache.org/jira/browse/SQOOP-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bilung Lee resolved SQOOP-373.
------------------------------
Resolution: Fixed
Patch committed. Thanks, Mark!
> Can only write to default file system on direct import
> ------------------------------------------------------
>
> Key: SQOOP-373
> URL: https://issues.apache.org/jira/browse/SQOOP-373
> Project: Sqoop
> Issue Type: Bug
> Reporter: Mark Roddy
> Assignee: Mark Roddy
> Priority: Minor
> Attachments: sqoop-s3.diff
>
>
> The implementation of 'sqoop import --direct' fails if your --directory option points
to a directory that is not in fs.default.name (such as a fully qualified path to s3n). When
doing so the output is:
> ERROR tool.ImportTool: Imported Failed: Wrong FS: s3n://bucket/, expected: hdfs://server/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|