[
https://issues.apache.org/jira/browse/SQOOP-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085534#comment-14085534
]
Masatake Iwasaki commented on SQOOP-1411:
-----------------------------------------
I updated the patch on [review board|https://reviews.apache.org/r/24179/].
* splitted configureNumTasks to configureNumMapTasks and
configureNumReduceTasks.
* reverted the change to use pgbulkload.job.reduces instead of
mapred.reduce.tasks.
> The number of tasks is not set properly in PGBulkloadExportManager
> ------------------------------------------------------------------
>
> Key: SQOOP-1411
> URL: https://issues.apache.org/jira/browse/SQOOP-1411
> Project: Sqoop
> Issue Type: Bug
> Components: connectors
> Affects Versions: 1.4.5
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Attachments: SQOOP-1411-0.patch
>
>
> The '-m' option does not work and the number of reduce tasks is always set to
> 0.
> The cause seems to be the changes of configureNumTasks in ExportJobBase and
> JobBase.
--
This message was sent by Atlassian JIRA
(v6.2#6252)