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

Hudson commented on SQOOP-1138:
-------------------------------

SUCCESS: Integrated in Sqoop-ant-jdk-1.6-hadoop23 #1100 (See 
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop23/1100/])
SQOOP-1138: incremental lastmodified should re-use output directory (jarcec: 
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=34e4efd0d7a6d34b3b89a7d43271ebb5aa8193a9)
* src/test/com/cloudera/sqoop/TestIncrementalImport.java
* src/java/org/apache/sqoop/tool/ImportTool.java


> 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)

Reply via email to