[
https://issues.apache.org/jira/browse/SQOOP-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061679#comment-14061679
]
ASF subversion and git services commented on SQOOP-1138:
--------------------------------------------------------
Commit 34e4efd0d7a6d34b3b89a7d43271ebb5aa8193a9 in sqoop's branch
refs/heads/trunk from [~jarcec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=34e4efd ]
SQOOP-1138: incremental lastmodified should re-use output directory
(Abraham Elmahrek via Jarek Jarcec Cecho)
> incremental lastmodified should re-use output directory
> -------------------------------------------------------
>
> Key: SQOOP-1138
> URL: https://issues.apache.org/jira/browse/SQOOP-1138
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.4.4
> Reporter: Jean-Marc Spaggiari
> Assignee: Abraham Elmahrek
> Fix For: 1.4.5
>
> Attachments: SQOOP-1138.0.patch, SQOOP-1138.1.patch,
> SQOOP-1138.2.patch, SQOOP-1138.4.patch, SQOOP-1138.5.patch, SQOOP-1138.6.patch
>
>
> When using --incremental lastmodified option in sqoop command line "the
> second job will take both the old and new data and will merge them together
> into the final output, preserving only the last updated value for each row."
> However, when I try to run incremental lastmodified twice, the second time I
> get "FileAlreadyExistsException: Output directory already exists".
> The incremental lastmodified should read from this directory to get the data
> from the last run and should not throw an exception.
--
This message was sent by Atlassian JIRA
(v6.2#6252)