You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by CubicDesign <cu...@gmail.com> on 2009/08/24 11:40:26 UTC

Writing a graphic interface for Hadoop

Hi.

I want to write a GUI for Hadoop using Lazarus (a Pascal strain). 
Anybody can give some hints about how I can interact with the daemons?
Any ideas that will point me to the right direction are appreciated.

10x

Re: Writing a graphic interface for Hadoop

Posted by Alex McLintock <al...@gmail.com>.
2009/8/24 CubicDesign <cu...@gmail.com>:
> I want to write a GUI for Hadoop using Lazarus (a Pascal strain). Anybody
> can give some hints about how I can interact with the daemons?

Presumably your GUI can run shell scripts and capture the response?
Is that what you mean? I dont really understand what more you want.

Are you hoping for something which tells you how far your job/task has
to finish?