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
Priority: Minor
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