[ 
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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to