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

Edward J. Yoon commented on HAMA-910:
-------------------------------------

I'm +1 for the b) plan.

Side note:
See BSPMaster,

private Map<BSPJobID, JobInProgress> jobs = new TreeMap<BSPJobID, 
JobInProgress>();

All information of jobs is here. {quote}I think, JobStatus should have to 
provide the list of assigned tasks' hostname.{quote} I might be wrong. You'll 
need to check whether you can get the list of tasks of job.

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

Reply via email to