RE: Complex MapReduce applications with the streaming API

2012-11-27 Thread Zoltán Tóth-Czifra
6:10 PM To: common-u...@hadoop.apache.org Subject: Re: Complex MapReduce applications with the streaming API > Using Oozie seems to be an overkilling for this application, besides, it > doesn't support "loops" > so the recusrsion can't really be implemented. Cor

Re: Complex MapReduce applications with the streaming API

2012-11-27 Thread Alejandro Abdelnur
> Using Oozie seems to be an overkilling for this application, besides, it doesn't support "loops" > so the recusrsion can't really be implemented. Correct, Oozie does not support loops, this is a restriction by design (early prototypes supported loops). The idea was that you didn't want never end