public static class FileMBR.MBROutputCommitter
extends FileOutputCommitter
This output committer caches the MBR calculated for the input file such
that subsequent calls to FileMBR will return the answer right away. This
is only possible if the input is a directory as it stores the answer in
a hidden file inside this directory.