How to unit test Hadoop Mapper and Reducer logic in 2016? Yes, I've heard about about mrunit, but Apache retired it 2 years ago. So, how do you unit test mapreduce nowadays?
I use Hadoop 2.7.3 version.
How to unit test Hadoop Mapper and Reducer logic in 2016? Yes, I've heard about about mrunit, but Apache retired it 2 years ago. So, how do you unit test mapreduce nowadays?
I use Hadoop 2.7.3 version.