You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Fei Hui (Jira)" <ji...@apache.org> on 2020/09/10 12:21:00 UTC

[jira] [Assigned] (MAPREDUCE-6822) should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty on branch2

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

Fei Hui reassigned MAPREDUCE-6822:
----------------------------------

    Assignee: Fei Hui

> should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty on branch2
> --------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-6822
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6822
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 2.9.0
>            Reporter: Fei Hui
>            Assignee: Fei Hui
>            Priority: Major
>             Fix For: 2.9.0
>
>         Attachments: HADOOP-13898-branch-2.001.patch, HADOOP-13898-branch-2.002.patch
>
>
> In mapred-env, set HADOOP_JOB_HISTORYSERVER_HEAPSIZE 1000 by default, That is incorrect.
> We should set it 1000 by default only if it's empty. 
> Because if you run  'HADOOP_JOB_HISTORYSERVER_HEAPSIZE =512 $HADOOP_HOME/sbin/mr-jobhistory-daemon.sh start historyserver', HADOOP_JOB_HISTORYSERVER_HEAPSIZE  will be set 1000, rather than 512.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org