Re: streaming inputformat: class not found

2009-03-11 Thread Amareshwari Sriramadasu
Till 0.18.x, files are not added to client-side classpath. Use 0.19, and run following command to use custom input format bin/hadoop jar contrib/streaming/hadoop-0.19.0-streaming.jar -mapper mapper.pl -reducer org.apache.hadoop.mapred.lib.IdentityReducer -input test.data -output test-output

streaming inputformat: class not found

2009-03-10 Thread t-alleyne
) ) { return true; } } key.clear(); value.clear(); return false; } } } -- View this message in context: http://www.nabble.com/streaming-inputformat%3A-class-not-found-tp22439420p22439420.html Sent from