[
https://issues.apache.org/jira/browse/YARN-6691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042793#comment-16042793
]
Allen Wittenauer commented on YARN-6691:
----------------------------------------
{code}
+# Specify the max heapsize for the Router. If no units are
+# given, it will be assumed to be in MB.
+# This value will be overridden by an Xmx setting specified in either
+# HADOOP_OPTS and/or YARN_ROUTER_OPTS.
+# Default is the same as HADOOP_HEAPSIZE_MAX.
+#export YARN_ROUTER_HEAPSIZE=
+
{code}
The \_HEAPSIZE vars are only used for backward compatibility. All new daemons
in 3.x use _OPTS to set heap.
> Update YARN daemon startup/shutdown scripts to include Router service
> ---------------------------------------------------------------------
>
> Key: YARN-6691
> URL: https://issues.apache.org/jira/browse/YARN-6691
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: nodemanager, resourcemanager
> Reporter: Subru Krishnan
> Assignee: Giovanni Matteo Fumarola
> Attachments: YARN-6691-YARN-2915.v1.patch,
> YARN-6691-YARN-2915.v2.patch, YARN-6691-YARN-2915.v3.patch
>
>
> YARN-5410 introduce a new YARN service, i.e. Router. This jira proposes to
> update YARN daemon startup/shutdown scripts to include Router service.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]