Hi, As a beginner of Hadoop, I wonder how to send output key-value pairs of the reducers back to the input of mappers for iterative processing.
What's hadoop streaming? Can I pipe the output stream of reducers back to the input stream of the mappers to achieve what I want? Any pointer would be greatly appreciated. -- View this message in context: http://www.nabble.com/Q%3A-Sending-output-of-reduce-to-mapper-tf4581957.html#a13079722 Sent from the Hadoop Users mailing list archive at Nabble.com.
