You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2017/10/04 12:37:02 UTC

[jira] [Commented] (YARN-7288) ContaninerLocalizer with multiple JVM Options

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

Jason Lowe commented on YARN-7288:
----------------------------------

As the name implies, yarn.nodemanager.container-localizer.java.opts should already support multiple JVM options.  They just need to be space-separated, e.g.: 
{{yarn.nodemanager.container-localizer.java.opts="-Xmx256m -Dlog4j.debug -verbose"}}.  Is this not working?

> ContaninerLocalizer with multiple JVM Options
> ---------------------------------------------
>
>                 Key: YARN-7288
>                 URL: https://issues.apache.org/jira/browse/YARN-7288
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: nodemanager
>    Affects Versions: 2.7.3
>            Reporter: Prabhu Joseph
>            Assignee: Prabhu Joseph
>
> Currently ContaninerLocalizer can be configured with a single JVM option through yarn.nodemanager.container-localizer.java.opts. There are cases where we need more than one like adding -Dlog4j.debug / -verbose to debug issues.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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