Mark Roddy created SQOOP-1303:
---------------------------------
Summary: Can only write to default file system on direct import
Key: SQOOP-1303
URL: https://issues.apache.org/jira/browse/SQOOP-1303
Project: Sqoop
Issue Type: Bug
Reporter: Mark Roddy
Running 'sqoop import' with the --incremental option fails if the --target-dir
option points to a directory that is not in fs.default.name. In my case I was
writing to s3 on a machine not configured so default fs was file:///.
When running I received this error:
ERROR sqoop.Sqoop: Got exception running Sqoop:
java.lang.IllegalArgumentException: Wrong FS: s3://mybucket/mydirectory,
expected: file:///
--
This message was sent by Atlassian JIRA
(v6.2#6252)