You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "anji (JIRA)" <ji...@apache.org> on 2015/09/01 11:53:46 UTC

[jira] [Commented] (SQOOP-1303) Can only write to default file system on incremental import

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

anji commented on SQOOP-1303:
-----------------------------

Hi,
i am using Sqoop 1.4.6 version and facing the same issue while importing data from Oracle DB to S3 directly. Please some one help on how to fix this issue. Is there any property that i can set at Sqoop configuration level. If only way is to build the sqoop with source code, please mention the steps. Waiting for ur help.

> 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.3.4#6332)