GitHub user zhuoliu opened a pull request:

    https://github.com/apache/storm/pull/829

    [STORM-1144] Provide resource (mem/cpu) assign feedback for schedulers in UI

    1. Calculate the requested and assigned onheap memory, offheap memory and 
CPU.
    2. Add data structures and REST api to support these resources in 
topo-info, topo-summary, topo-page-info, cluster, core, nimbus.
    3. Display assigned cpu/mem at the index page, and show more details about 
the requested and assigned resources at each topology page.
    4. Adjust the items shown on UI (delete topoId item, exclude topoId from 
schedulerInfo)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhuoliu/storm 1144

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/829.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #829
    
----
commit 70f455f133db1c015999d1748fa778dacefc7684
Author: zhuol <[email protected]>
Date:   2015-10-29T18:55:55Z

    [STORM-1144] Display resource usage in UI

commit abf9f286270f173f3f1d2c100f5d6ed2bb2dd52a
Author: zhuol <[email protected]>
Date:   2015-10-29T19:03:17Z

    Update the thrift java files

----


---
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