You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Dhaval Shah <pr...@yahoo.co.in> on 2013/07/02 04:41:53 UTC

Re: How to make a Servlet execute a Hadoop MapReduce job and get results back

You can submit a map reduce job from tomcat itself in blocking mode using java API and read directly from hdfs using java API as well. No need for exec

Sent from Yahoo! Mail on Android