[Rumen] Rumen should provide simple trace filtering capabilities ----------------------------------------------------------------
Key: MAPREDUCE-3508 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3508 Project: Hadoop Map/Reduce Issue Type: New Feature Components: tools/rumen Affects Versions: 0.24.0 Reporter: Amar Kamat Assignee: Amar Kamat Fix For: 0.24.0 Rumen should provide inbuilt tools to filter jobs from a given trace. Following are the usecases: 1. Select only first k jobs. 2. Select jobs with certain configuration keys set or available 3. Select jobs where the original job id matches the specified list 4. Select jobs which have at-least/at-most x map tasks and/or at-least/at-most y reduce tasks. 5. Select jobs belonging to a specific user(s) 6. Select jobs having specific name(s) and so on. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira