[ 
https://issues.apache.org/jira/browse/YARN-10883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Íñigo Goiri resolved YARN-10883.
--------------------------------
    Fix Version/s: 3.4.0
     Hadoop Flags: Reviewed
       Resolution: Fixed

> [Router] Router Audit Log Add Client IP Address.
> ------------------------------------------------
>
>                 Key: YARN-10883
>                 URL: https://issues.apache.org/jira/browse/YARN-10883
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: chaosju
>            Assignee: fanshilun
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>          Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> the Router should record the client address which killed the application
> Now the log information is printed as follows:
> {code:java}
> 2022-06-10 08:06:26,322 INFO  [main] router.RouterAuditLogger 
> (RouterAuditLogger.java:logSuccess(89)) - USER=test-user    OPERATION=Submit 
> New App    TARGET=RouterClientRMService    RESULT=SUCCESS    
> APPID=application_1654873569440_0001    SUBCLUSTERID=2{code}
> The log of adding IP information is as follows:
> {code:java}
> 2022-06-10 08:09:05,392 INFO  [main] router.RouterAuditLogger 
> (RouterAuditLogger.java:logSuccess(89)) - USER=test-user    IP=127.0.0.1    
> OPERATION=Submit New App    TARGET=RouterClientRMService    RESULT=SUCCESS    
> APPID=application_1654873732359_0001    SUBCLUSTERID=3 {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Reply via email to