You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Thomas Graves (JIRA)" <ji...@apache.org> on 2011/07/07 20:31:16 UTC

[jira] [Created] (MAPREDUCE-2655) MR279: Audit logs for YARN

MR279: Audit logs for YARN 
---------------------------

                 Key: MAPREDUCE-2655
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2655
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.0
            Reporter: Thomas Graves
            Assignee: Thomas Graves


We need audit logs for YARN components:

ResourceManager:
 - All the refresh* protocol access points - refreshQueues, refreshNodes, refreshProxyUsers,
refreshUserToGroupMappings.
 - All app-submissions, app-kills to RM.
 - Illegal and successful(?) AM registrations.
 - Illegal container allocations/deallocations from AMs
 - Successful container allocations/deallocations from AMs too?

NodeManager:
 - Illegal container launches from AMs
 - Successful container launches from AMs too?

Not sure if we need audit logs from MR AMs.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira