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 Adarsh Sharma <ad...@orkash.com> on 2011/03/17 13:47:49 UTC

Job Configuration in Hadoop Pipes

Dear all,

Today I wrote a Java Program that specifies the NumMapTasks & 
NumReduceTasks and perform a wordcount on HDFS data.

I want the same functionality through Hadoop Pipes but I am not to get 
it properly.

Is it possible in Hadoop Pipes C++ Code to the change the job 
configuration and other parameters during run-time.

Please guide how to do this.


Thanks & best regards,
Adarsh Sharma