[
https://issues.apache.org/jira/browse/YARN-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16622458#comment-16622458
]
Eric Payne commented on YARN-7225:
----------------------------------
Thanks [~jhung] for raising this issue. This came up for us recently when
trying to debug a tricky resource allocation problem in the Capacity Scheduler.
I wanted to track which containers were being assigned to which queues during a
specific time period, but in the RM audit log, there is nowhere that links app,
app attempt, or container events to the queue.
I would like to add the queue name to at least the following audited events:
{noformat}
"AM Allocated Container";
"AM Released Container";
"Submit Application Request";
{noformat}
There are many other possible events into which we could include the queue
name, but I think the above 3 are the only necessary ones.
> Add queue and partition info to RM audit log
> --------------------------------------------
>
> Key: YARN-7225
> URL: https://issues.apache.org/jira/browse/YARN-7225
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: resourcemanager
> Reporter: Jonathan Hung
> Priority: Major
>
> Right now RM audit log has fields such as user, ip, resource, etc. Having
> queue and partition is useful for resource tracking.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]