Markus Kemper created SQOOP-2847:
------------------------------------
Summary: 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
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)