Kevin wrote:
Yes, I have looked at the block files and it matches what you said. I
am just wondering if there is some property or flag that would turn
this feature on, if it exists.

No. If you required this then you'd need to pad your data, but I'm not sure why you'd ever require it. Running off the end of a block in mapreduce makes for a small amount of non-local i/o, but it's generally insignificant.

Doug

Reply via email to