You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2013/10/04 00:50:42 UTC

[jira] [Commented] (AMBARI-3448) Ensure valid default values are used for mapred config properties

    [ https://issues.apache.org/jira/browse/AMBARI-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785625#comment-13785625 ] 

Sumit Mohanty commented on AMBARI-3448:
---------------------------------------

LGTM, +1.

> Ensure valid default values are used for mapred config properties
> -----------------------------------------------------------------
>
>                 Key: AMBARI-3448
>                 URL: https://issues.apache.org/jira/browse/AMBARI-3448
>             Project: Ambari
>          Issue Type: Bug
>          Components: controller
>    Affects Versions: 1.4.1
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>             Fix For: 1.4.1
>
>         Attachments: AMBARI-3448.patch
>
>
> To summarize, the following config properties probably need different default values. For Ambari, we are assuming the target to be a single node cluster with 4GB RAM.
> Default for a fresh HDP 2 install:
>     "mapreduce.map.sort.spill.percent" : "0.1"
>     "mapreduce.task.io.sort.mb" : "200"
>     "mapreduce.map.java.opts" : "-Xmx320m"
>     "mapreduce.map.memory.mb" : "1536"



--
This message was sent by Atlassian JIRA
(v6.1#6144)