On Tue, Apr 7, 2009 at 5:11 AM, Rasit OZDAS <rasitoz...@gmail.com> wrote:

> Hi,
>
> I started to write my own web ui with GWT. With GWT I can manage
> everything within one page, I can set refreshing durations for
> each part of the page. And also a better look and feel with the help
> of GWT styling.
>
> But I can't get references of NameNode and JobTracker instances.
> I found out that they're sent to web ui as application parameters when
> hadoop initializes.


https://issues.apache.org/jira/browse/HADOOP-5257 proposes a plugin layer
for Hadoop daemons.  Might be useful for your application.

Reply via email to