[
https://issues.apache.org/jira/browse/IGNITE-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15780351#comment-15780351
]
ASF GitHub Bot commented on IGNITE-4458:
----------------------------------------
GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/1390
IGNITE-4458 Hadoop: striped shuffle mode must be enabled by default
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-4458
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1390.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1390
----
commit c893da70a9757b16b0799adc8eaa29fa1b03d06e
Author: tledkov-gridgain <[email protected]>
Date: 2016-12-21T11:54:33Z
IGNITE-4399: IGFS: Merged IgfsSecondaryFileSystem and
IgfsSecondaryFileSystemV2 interfaces. This closes #1346.
commit c5882a85f4e3a1f61723ac54fd92f087684df6da
Author: devozerov <[email protected]>
Date: 2016-12-26T11:15:42Z
Merge branch 'master' into ignite-2.0
commit d2b3989b2c6b71e12de4fd59c1108408355c4fc0
Author: tledkov-gridgain <[email protected]>
Date: 2016-12-27T12:29:53Z
IGNITE-4458: sets default value of the
HadoopJobProperty.SHUFFLE_MAPPER_STRIPED_OUTPUT to 'true'
----
> Hadoop: striped shuffle mode must be enabled by default
> -------------------------------------------------------
>
> Key: IGNITE-4458
> URL: https://issues.apache.org/jira/browse/IGNITE-4458
> Project: Ignite
> Issue Type: Task
> Components: hadoop
> Affects Versions: 1.8
> Reporter: Vladimir Ozerov
> Assignee: Taras Ledkov
> Fix For: 2.0
>
>
> Striped mode is enabled with
> {{HadoopJobProperty.SHUFFLE_MAPPER_STRIPED_OUTPUT}}. It shows consistently
> better results comparing to original shuffling mode.
> Possible solutions:
> 1) Make this property enabled by default;
> 2) Or totally remove previous mode (do not think it is a good idea)..
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)