[
https://issues.apache.org/jira/browse/HAMA-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14054330#comment-14054330
]
Edward J. Yoon commented on HAMA-910:
-------------------------------------
Currently, groomserver.jsp provides the link which can browse logs directory
directly. It'd be nice if you can replace it to your new log viewer.
{code}
<h2>Local Logs</h2>
<a href="/logs/">Log</a> directory
{code}
Similarly, bspmaster.jsp and bspjob.jsp also should have the quick links. For
example, http://localhost:40013/bspjob.jsp?jobid=job_201407080915_0001 page's
job logs can be browsed at
http://localhost:40013/logview.jsp?dir=/tasklogs/job_201407080915_0001
> 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.patch, 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)