Tracking Hadoop job status via web interface? (Exposing Hadoop to internal clients in the company)

Posted by Eran Kampf on Stack Overflow See other posts from Stack Overflow or by Eran Kampf
Published on 2010-04-11T09:03:10Z Indexed on 2010/04/11 9:13 UTC
Read the original article Hit count: 266

Filed under:
|

I want to develop a website that will allow analysts within the company to run Hadoop jobs (choose from a set of defined jobs) and see their job's status\progress.

Is there an easy way to do this (get running jobs statuses etc.) via Ruby\Python? How do you expose your Hadoop cluster to internal clients on your company?

© Stack Overflow or respective owner

Related posts about hadoop

Related posts about apache-hadoop