Re: MultipleOutputs support

2011-08-04 Thread Harsh J
Vanja, On Thu, Aug 4, 2011 at 8:45 PM, Vanja Komadinovic wrote: > Thanks Harsh, > > I solved my problem with FAQ point you give me. Glad to know things are resolved! > Regarding MultipleOutputs, I was thinking that MultipleOutputs are not > working with new API on 0.20, but later found that in

Re: MultipleOutputs support

2011-08-04 Thread Vanja Komadinovic
Thanks Harsh, I solved my problem with FAQ point you give me. Regarding MultipleOutputs, I was thinking that MultipleOutputs are not working with new API on 0.20, but later found that in CDH distribution this is solved. Until all our production clusters are not switched to CDH3 I must use manu

Re: MultipleOutputs support

2011-08-01 Thread Harsh J
Hello Vanja, The CDH report is best submitted to cdh-u...@cloudera.org where an action could then be taken. Would help if you can describe your new API MO issue as well! Regarding your general multiple outputs in output directory issue, check this FAQ to get a full understanding of how task commi

MultipleOutputs support

2011-08-01 Thread Vanja Komadinovic
Hi all, I'm trying to create M/R tasks that will output more than one "type" of data. Ideal thing would be MultipleOutputs feature of Map Reduce, but in our current production version, CDH3 ( 0.20.2 ), this support is broken. So, I tried to simulate MultipleOutputs. In Reducer setup I'm openin