You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Srimanth Gunturi (JIRA)" <ji...@apache.org> on 2013/08/13 03:13:49 UTC

[jira] [Created] (AMBARI-2880) null property values generated during Hadoop 1 stack install

Srimanth Gunturi created AMBARI-2880:
----------------------------------------

             Summary: null property values generated during Hadoop 1 stack install
                 Key: AMBARI-2880
                 URL: https://issues.apache.org/jira/browse/AMBARI-2880
             Project: Ambari
          Issue Type: Bug
          Components: client
    Affects Versions: 1.4.0
            Reporter: Srimanth Gunturi
            Assignee: Srimanth Gunturi
             Fix For: 1.4.0


Some of the puppet scripts have property values of null:

{code}
"mapred.cluster.max.reduce.memory.mb" => 'null',
"mapred.job.reuse.jvm.num.tasks" => '1',
"mapred.healthChecker.script.path" => 'null',
"mapreduce.jobtracker.staging.root.dir" => '/user',
"mapred.job.shuffle.merge.percent" => '0.66',
"mapred.cluster.reduce.memory.mb" => 'null',
"mapreduce.tasktracker.group" => 'hadoop',
"mapred.tasktracker.map.tasks.maximum" => 'null',
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira