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

Sunil G commented on YARN-5053:
-------------------------------

HI [~ebadger]
I have one doubt here, please correct me if I am wrong.
{code}
   if(null != Server.getRemoteAddress()) {
      message = message.concat(" at " + Server.getRemoteAddress());
    }
{code}
Are you intending to refer to {{getServer()}} or {{this.server}}?

> More informative diagnostics when applications killed by a user
> ---------------------------------------------------------------
>
>                 Key: YARN-5053
>                 URL: https://issues.apache.org/jira/browse/YARN-5053
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: resourcemanager
>            Reporter: Jason Lowe
>            Assignee: Eric Badger
>         Attachments: YARN-5053.001.patch, YARN-5053.002.patch, 
> YARN-5053.003.patch, YARN-5053.004.patch, YARN-5053.005.patch
>
>
> When an application kill request is processed by the ClientRMService it sets 
> the diagnostics to "Application killed by user".  It would be nice to report 
> the user and host that issued the kill request in the app diagnostics so it 
> is clear where the kill originated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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