RE: Starting a job on a hadoop cluster remotly

2010-07-28 Thread Segel, Mike
.@open4business.de] Sent: Wednesday, July 28, 2010 7:27 AM To: common-dev@hadoop.apache.org Subject: Starting a job on a hadoop cluster remotly Hey, is it possible to start a job on a hadoop cluster from remote. For example we have a web application which runs on an apache tomcat server.

Starting a job on a hadoop cluster remotly

2010-07-28 Thread Sebastian Ruff (open4business GmbH)
Hey, is it possible to start a job on a hadoop cluster from remote. For example we have a web application which runs on an apache tomcat server. And would like to start a mapreduce job on our cluster, from within the webapp. Is this possible? And if yes, what are the steps to get there? D