2) Pi: It is a purely computational application involving
little network traffic or storage I/O. It calculates the value of pi
using a Monte Carlo method. It is not much parallel in nature
as different map tasks are independent from each other. The
single reduce task collects small data from the map tasks