[
https://issues.apache.org/jira/browse/SQOOP-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14219390#comment-14219390
]
ASF subversion and git services commented on SQOOP-1622:
--------------------------------------------------------
Commit cee138c21f124804ce5879c31a6778f5a500e76e in sqoop's branch
refs/heads/trunk from [~jarcec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=cee138c ]
SQOOP-1622: Copying from staging table should be in single transaction for
pg_bulkload connector
(Masatake Iwasaki via Jarek Jarcec Cecho)
> Copying from staging table should be in single transaction for pg_bulkload
> connector
> ------------------------------------------------------------------------------------
>
> Key: SQOOP-1622
> URL: https://issues.apache.org/jira/browse/SQOOP-1622
> Project: Sqoop
> Issue Type: Improvement
> Components: connectors/postgresql
> Affects Versions: 1.4.5
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Fix For: 1.4.6
>
> Attachments: SQOOP-1622.2.patch
>
>
> PGBulkloadExportReducer#reduce may be called per map task because the map
> output key is unique ID of map task. Each reduce tasks should do copying from
> staging table in single transaction.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)