Github user rmetzger commented on the pull request:

    https://github.com/apache/incubator-flink/pull/43#issuecomment-47120257
  
    Okay, I tried it out. Can you change some stuff?
    In general, it looks good.
    
    The title should be "Task Managers", change "Internet Adress" to "Node", in 
the "Last Heartbeat" can you show the seconds since the last heartbeat?
    
    Is it possible to add a column that shows
    *  the number of slots (Instance.numberOfSlots)
    *  free slots (numslots - allocatedSlots.size() )
    * numberOfCPUCores
    * sizeOfPhysicalMemory
    * sizeOfFreeMemory
    
    I think IPC and Data Port are not that important. Can you move them to the 
last column?
    
    With these changes, the page will be really helpful!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to