[
https://issues.apache.org/jira/browse/MAPREDUCE-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196175#comment-13196175
]
Robert Joseph Evans commented on MAPREDUCE-3754:
------------------------------------------------
I like the patch, I have not tested it yet, so I cannot really comment on how
the layout looks. The only real issue I have is with the tests. Mock ASM is
using Random for start time, finish time, and states. I know that this is very
minor, but I have been bit too many times with having tests fail intermittently
because of Random. Random is great for stress testing, but it is a real pain
to debug if you cannot replay the tests exactly. Could you please either
remove the use of Random all together, or just create one single instance of
Random, and seed it with a known seed to begin with.
> RM webapp should have pages filtered based on App-state
> -------------------------------------------------------
>
> Key: MAPREDUCE-3754
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3754
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2, webapps
> Affects Versions: 0.23.0
> Reporter: Vinod Kumar Vavilapalli
> Assignee: Vinod Kumar Vavilapalli
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3754-20120129.txt
>
>
> Helps a lot when we have lot of apps. Already having difficulties with
> gridmix with a single big list of apps of all states.
--
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