Re: problem with streaming and libjars

2011-06-16 Thread Joey Echeverria
I would try the following: hadoop -libjars /home/ayon/jars/MultiOutput.jar jar /usr/lib/hadoop-0.20/contrib/streaming/hadoop-streaming-0.20.2-cdh3u0.jar -libjars /home/ayon/jars/MultiOutput.jar -input /user/ayon/streaming_test_input -output /user/ayon/streaming_test_output -mapper /bin/cat -reduce

Re: problem with streaming and libjars

2011-06-16 Thread Ayon Sinha
Blog for answers to commonly asked questions. From: Joey Echeverria To: common-user@hadoop.apache.org; Ayon Sinha Sent: Thursday, June 16, 2011 6:06 AM Subject: Re: problem with streaming and libjars I would try the following: hadoop -libjars /home/ayon/jars