[
https://issues.apache.org/jira/browse/SQOOP-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15174302#comment-15174302
]
Hudson commented on SQOOP-2847:
-------------------------------
FAILURE: Integrated in Sqoop-hadoop23 #1241 (See
[https://builds.apache.org/job/Sqoop-hadoop23/1241/])
SQOOP-2847. Sqoop --incremental + missing parent --target-dir reports
(hshreedharan:
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=c2351511e618d1abb3cce78eab85545247a233c0])
* src/test/com/cloudera/sqoop/TestIncrementalImport.java
* src/java/org/apache/sqoop/tool/ImportTool.java
> Sqoop --incremental + missing parent --target-dir reports success with no data
> ------------------------------------------------------------------------------
>
> Key: SQOOP-2847
> URL: https://issues.apache.org/jira/browse/SQOOP-2847
> Project: Sqoop
> Issue Type: Bug
> Reporter: Markus Kemper
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.4.7
>
> Attachments: SQOOP-2847.patch, SQOOP-2847_TestCase.txt
>
>
> The test case attached demonstrates inconsistent behavior between import
> (incremental and non-incremental) when the path for --target-dir contains
> parent directories that do not exist.
> 1. Incremental reports import success however the data is not found in HDFS
> 2. Non-incremental reports success, creates the missing directories and
> writes the data to HDFS
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)