Hi,I am trying to use MapReduce with some scientific data. I have key-value pairs such that the size of the value can range from few megabytes to several hundreds of megabytes. What happens when the size of the value exceeds block size? How do I set it up so that each key-value pair is associated with a seperate map? Please some one help. Thanks.
Regards,Upendra