[ https://issues.apache.org/jira/browse/HAMA-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074004#comment-14074004 ]
Jeff Fenchel commented on HAMA-910: ----------------------------------- >I don't find the assigend server lists of task >( I think that 'jobs' don't have assiged server information . Or not? ) I don't think this information is kept around at the moment. Here would probably be the best place to get it: https://github.com/apache/hama/blob/trunk/core/src/main/java/org/apache/hama/bsp/BSPMaster.java#L194-L196 . Maybe you could add a method like taskRunning to JobInProgressListener or something along those lines. > Web UI Improvement > ------------------- > > Key: HAMA-910 > URL: https://issues.apache.org/jira/browse/HAMA-910 > Project: Hama > Issue Type: Improvement > Components: web UI > Affects Versions: 0.7.0 > Reporter: Victor Lee > Assignee: Victor Lee > Fix For: 0.7.0 > > Attachments: HAMA-910-v2.patch, HAMA-910-v3.patch, HAMA-910-v4.patch, > HAMA-910.patch, [v3]bspmaster.png, bspmaster.png, config.png, logdetail.png, > loglist.png, logtail.png, tasklogs.png > > > I think function in the Web UI is not enough. > It is inconvenient to check the log file. > Further, they seem to come in handy when there is the ability to display the > configuration information > I want to improve the following functions. > ---- > [Web UI(manager) improvement] > . configure System(Hama) > - Displays Hama Configuration > - System Information (Displays various environmental information to assist > trouble-shooting) > . System Log - Server log (BSP, Zookeeper, Groom Server) > - Displays, download, tail log etc .. > . Node Information - inform the various hama node. > . Statistics - Check hama's resource utilizations and.. > and.. I am interested in this improvement ; ) -- This message was sent by Atlassian JIRA (v6.2#6252)