I have a data set which shows transactions. I\'m trying to do is aggregate this data using MapReduce to show a count of transactions and show them by each month.
I ha