[ 
https://issues.apache.org/jira/browse/HADOOP-10339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Siqi Li updated HADOOP-10339:
-----------------------------

    Description: 
For distcp we don't emit anything, it's a map-only job with no output (just 
side-effects).
In that case we can set io.sort.mb to 10.
This way we don't waste the default memory in a buffer that is not needed.

> Set io.sort.mb to 10 for distcp jobs
> ------------------------------------
>
>                 Key: HADOOP-10339
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10339
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Siqi Li
>
> For distcp we don't emit anything, it's a map-only job with no output (just 
> side-effects).
> In that case we can set io.sort.mb to 10.
> This way we don't waste the default memory in a buffer that is not needed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to