[
https://issues.apache.org/jira/browse/SQOOP-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966936#comment-13966936
]
Hudson commented on SQOOP-1303:
-------------------------------
SUCCESS: Integrated in Sqoop-ant-jdk-1.6-hadoop200 #888 (See
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop200/888/])
SQOOP-1303: Can only write to default file system on incremental import
(jarcec:
https://git-wip-us.apache.org/repos/asf/?p=sqoop.git&a=commit&h=7fb097829f27b1c78248b632852c948898165366)
* src/java/org/apache/sqoop/util/AppendUtils.java
> Can only write to default file system on incremental import
> -----------------------------------------------------------
>
> Key: SQOOP-1303
> URL: https://issues.apache.org/jira/browse/SQOOP-1303
> Project: Sqoop
> Issue Type: Bug
> Reporter: Mark Roddy
> Assignee: Mark Roddy
> Fix For: 1.4.5
>
> Attachments: fix-append.diff
>
>
> 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)