[
https://issues.apache.org/jira/browse/HADOOP-5633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696392#action_12696392
]
Jeff Hammerbacher commented on HADOOP-5633:
-------------------------------------------
A comment from Brian Starke on the LinkedIn group:
{quote}
There's nothing that we found, so we ended up making our own service layer that
implements ServiceTool and Configurable for job creation and submission.
It was a little bit of a pain in the ass, but now we have a full on service
layer on top of our Hadoop clusters, complete with queuing, email alerting,
scheduling, and even a dashboard. Well worth the effort, although I'm a little
surprised no one has a project like this open sourced yet. Ours isn't generic
enough to open source just yet, but now that I know at least one other person
might find this useful - I'll spend some cycles seeing if we can get around to
getting this out there.
{quote}
> Create service interface for job submission
> -------------------------------------------
>
> Key: HADOOP-5633
> URL: https://issues.apache.org/jira/browse/HADOOP-5633
> Project: Hadoop Core
> Issue Type: New Feature
> Components: mapred
> Reporter: Jeff Hammerbacher
>
> Porting a discussion from the LinkedIn Hadoop group to the Hadoop JIRA:
> http://www.linkedin.com/groupAnswers?viewQuestionAndAnswers=&gid=988957&discussionID=2156671&sik=1239077959330
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.