[
https://issues.apache.org/jira/browse/YARN-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Billie Rinaldi updated YARN-1684:
---------------------------------
Attachment: YARN-1684.2.patch
> Fix history server heap size in yarn script
> -------------------------------------------
>
> Key: YARN-1684
> URL: https://issues.apache.org/jira/browse/YARN-1684
> Project: Hadoop YARN
> Issue Type: Sub-task
> Affects Versions: 2.4.0
> Reporter: Billie Rinaldi
> Assignee: Billie Rinaldi
> Attachments: YARN-1684.2.patch, YARN-1684.patch
>
>
> The yarn script currently has the following:
> {noformat}
> if [ "$YARN_RESOURCEMANAGER_HEAPSIZE" != "" ]; then
> JAVA_HEAP_MAX="-Xmx""$YARN_HISTORYSERVER_HEAPSIZE""m"
> fi
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)