[
https://issues.apache.org/jira/browse/YARN-10883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
fanshilun updated YARN-10883:
-----------------------------
Description:
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}
was:
the Router should record the client address which killed the application
Now the log information is printed as follows:
{code:java}
2022-06-10 06:13:44,076 INFO [main] resourcemanager.RMAuditLogger
(RMAuditLogger.java:logSuccess(278)) - USER=jenkins OPERATION=Submit
Application Request TARGET=ClientRMService RESULT=SUCCESS
APPID=application_1654866804078_0001 QUEUENAME=default {code}
> [Router]add more logs when applications killed by a user
> --------------------------------------------------------
>
> 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
> Time Spent: 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}
>
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]