Hi,

By default Hadoop does ASCII sort the mapper's output, not numeric sort.
However, I often want the framework to sort
records in numeric order.
Can I make the framework to do numeric sort?
(I use Hadoop Streaming)

Thanks,

Akira

Reply via email to