AW: how to change default name of a sequnce file

2011-06-20 Thread Christoph Schmitz
-user@hadoop.apache.org Betreff: Re: how to change default name of a sequnce file Another question here is in getDefaultWorkFile() is that, how is it possible to find out the mapper number that is used in output. For eg, if you have 30 mappers, how can I add to output file( ) of 30th mapper

Re: how to change default name of a sequnce file

2011-06-19 Thread Mapred Learn
: Mapred Learn [mailto:mapred.le...@gmail.com] >> Gesendet: Montag, 20. Juni 2011 06:59 >> An: mapreduce-user@hadoop.apache.org; cdh-u...@cloudera.org >> Betreff: how to change default name of a sequnce file >> >> Hi, >> I want to name output files of my map-re

Re: how to change default name of a sequnce file

2011-06-19 Thread Mapred Learn
> An: mapreduce-user@hadoop.apache.org; cdh-u...@cloudera.org > Betreff: how to change default name of a sequnce file > > Hi, > I want to name output files of my map-red job (sequence files) to be a > certain name instead of part* default format. > > Has anyone ever tried to over-ride the default filename and give output > file name per map-red ? > > Thanks, > -JJ >

AW: how to change default name of a sequnce file

2011-06-19 Thread Christoph Schmitz
Learn [mailto:mapred.le...@gmail.com] Gesendet: Montag, 20. Juni 2011 06:59 An: mapreduce-user@hadoop.apache.org; cdh-u...@cloudera.org Betreff: how to change default name of a sequnce file Hi, I want to name output files of my map-red job (sequence files) to be a certain name instead of part* de

how to change default name of a sequnce file

2011-06-19 Thread Mapred Learn
Hi, I want to name output files of my map-red job (sequence files) to be a certain name instead of part* default format. Has anyone ever tried to over-ride the default filename and give output file name per map-red ? Thanks, -JJ