[
https://issues.apache.org/jira/browse/SQOOP-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367970#comment-14367970
]
ASF subversion and git services commented on SQOOP-2228:
--------------------------------------------------------
Commit a9f7b3ddd0b00557901dd2268b66b799a4f1c684 in sqoop's branch
refs/heads/sqoop2 from [~abec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=a9f7b3d ]
SQOOP-2228: Sqoop2: HDFS Connector: Import data to temporary directory before
moving them to target directory
(Jarek Jarcec Cecho via Abraham Elmahrek)
> 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
>
> Attachments: SQOOP-2228.patch
>
>
> 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)