[ 
https://issues.apache.org/jira/browse/YARN-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14202473#comment-14202473
 ] 

Carlo Curino commented on YARN-2664:
------------------------------------

Matteo, thanks for picking this up. 

I tried your patch out... it is a great start, and definitely looks nicer than 
what we had there before. 

HIGH-LEVEL COMMENTS
1) If I imagine visualizing many many apps, I feel it would be nice to have: 
  a) search by reservation_id (i.e., I input my reservation ID in a form and 
you show me / highlight only that)
  b) search by user id (same as above filtering by user).
2) Having the option to "gray-out" everything beside my jobs would be good 
3) I see you show both past and future (which is good) but it would be nice to 
highlight it a little more (e.g., a "now" bar, and gray background for the 
past?)
4) when reloading the page I have to re-select the plan (the form remembers the 
selection but does not show it).. it is marginally annoying.
5) We need some tests 
6) Did you tried any scale-up tests with hundreds of jobs or very jugged plans?

INTERESTING FOLLOW-UPS
7) Gathering from the scheduler the "actual' resources utilized by the jobs 
running in the reservation, and visualizing them. Since you have some "past" 
tracked in the plan (needed for the CapacityOverTimePolicy), adding tracking of 
actual utilization, shouldn't be too hard, and could provide some useful 
insight to users/operators. 

LICENSE of JS LIBRARY
I looked at the license with [~jghoman], and we found that it is BSD-like and 
have already been accepted before: http://markmail.org/thread/yjzkvfmjt2ul6riq 


> Improve RM webapp to expose info about reservations.
> ----------------------------------------------------
>
>                 Key: YARN-2664
>                 URL: https://issues.apache.org/jira/browse/YARN-2664
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>            Reporter: Carlo Curino
>         Attachments: PlannerPage_screenshot.pdf, YARN-2664.1.patch, 
> YARN-2664.patch
>
>
> YARN-1051 provides a new functionality in the RM to ask for reservation on 
> resources. Exposing this through the webapp GUI is important.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to