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

Eric Yang commented on YARN-7381:
---------------------------------

I verified that UGI.doAs call to ApplicationManager, the rpc channel throws 
empty exception with this option turned on.  It looks like rpc protocol buffer 
is not crafted to serialize the extra information triggered by debug_info.  It 
is definitely not safe to leave the debug-info enabled with current Hadoop rpc. 
 I recommend to revert this patch until rpc layer can handle debug information 
gracefully.

> Enable the configuration: yarn.nodemanager.log-container-debug-info.enabled 
> by default in yarn-default.xml
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-7381
>                 URL: https://issues.apache.org/jira/browse/YARN-7381
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.9.0, 3.0.0, 3.1.0
>            Reporter: Xuan Gong
>            Assignee: Xuan Gong
>            Priority: Critical
>             Fix For: 3.0.0
>
>         Attachments: 
> TEST-org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch.xml,
>  YARN-7381.1.patch, 
> org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch-output.txt,
>  
> org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch.txt
>
>
> Enable the configuration "yarn.nodemanager.log-container-debug-info.enabled", 
> so we can aggregate launch_container.sh and directory.info



--
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