Jean-Marc Spaggiari created SQOOP-1138:
------------------------------------------
Summary: incremental lastmodified should re-use output directory
Key: SQOOP-1138
URL: https://issues.apache.org/jira/browse/SQOOP-1138
Project: Sqoop
Issue Type: Bug
Reporter: Jean-Marc Spaggiari
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira