Is it possible to sort the intermediate values for each key before
they <key, list of values> pair reaches the reducer?

Also, is it possible to sort the final output <key, value> pairs from
reducer before it is written into the HDFS?

Reply via email to