Map reduce job to compress a graph in such a way that each community is represented by a single node.
input format: see LouvainVertexOutputFormat
output format see LouvainVertexInputFormat
*** the input to this job is output of the BSP computation, the output of this job is the input to the next stage of BSP.