[
https://issues.apache.org/jira/browse/SQOOP-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15174161#comment-15174161
]
ASF subversion and git services commented on SQOOP-2847:
--------------------------------------------------------
Commit c2351511e618d1abb3cce78eab85545247a233c0 in sqoop's branch
refs/heads/trunk from [~hshreedharan]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=c235151 ]
SQOOP-2847. Sqoop --incremental + missing parent --target-dir reports success
with no data
(Jarcec via Hari)
> 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)