You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Mark question <ma...@gmail.com> on 2011/04/24 19:15:08 UTC

SequenceFile.Sorter

Hi guys,

    I'm trying to sort a 2.5 GB sequence file in one mapper using its
implemented Sort function, but it's taking long that the map is killed for
not reporting .

I would increase the default time to get reports from the mapper, but I'll
do this only if sorting using SequenceFile.sorter is known to be optimal ...
Any one knows ?
Or other suggested options?

    Thanks,

    Mark