Hi, Does this even compile? In the mapper the variable sum doesn't seem to be defined?
con.write(new Text(y), new IntWritable(sum)); 2015-01-07 13:58 GMT+01:00 Vandana kumari <[email protected]>: > > > On Wed, Jan 7, 2015 at 4:16 PM, saurabh chhajed <[email protected]> > wrote: > >> Can you attach .java file instead of .class ? >> >> On Wed, Jan 7, 2015 at 4:04 PM, Vandana kumari <[email protected]> >> wrote: >> >>> Hello all, >>> >>> I had written a kmer mapreduce program in java. There is no error in the >>> program and while running it creates an output directory in hadoop file >>> system but that directory is empty. >>> Please help to resolve this issue. >>> Input file(test.txt) and kmer.java is attached herewith. >>> -- >>> Thanks and regards >>> Vandana kumari >>> >> >> >> >> -- >> >> [image: --] >> Saurabh Chhajed >> [image: http://]saurzcode.in/ >> >> >> > > > > -- > Thanks and regards > Vandana kumari >
