Jarek Jarcec Cecho created SQOOP-2228:
-----------------------------------------
Summary: Sqoop2: HDFS Connector: Import data to temporary
directory before moving them to target directory
Key: SQOOP-2228
URL: https://issues.apache.org/jira/browse/SQOOP-2228
Project: Sqoop
Issue Type: Bug
Affects Versions: 1.99.5
Reporter: Jarek Jarcec Cecho
Assignee: Jarek Jarcec Cecho
Fix For: 1.99.6
Current HDFS connector will import data directory to target directory. This is
a trouble as anyone who will read the directory mid Sqoop job will get partial
results and that will be even bigger problem when incremental will be enabled.
Hence I would propose to change this behavior to firstly import data to
temporary directory and move them to target directory only as long as entire
job will be successful.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)