I took the simple word count example and tried added a new map/reduce task that finds the word with the max count.
The only way i was able to run those two tasks was using a script that ran the tasks one after the other with two different xml config files. How can i run this two tasks in the samae command line using joint config file? -amit -- View this message in context: http://www.nabble.com/Running-multiple-C%2B%2B-%28Pipes%29-map-reduce-tasks-tp21235649p21235649.html Sent from the Hadoop core-user mailing list archive at Nabble.com.
