To do binning in MapReduce we need to find min and max in mapper let mapper() pass the min,max values to reducer.then after reducer calculate the buckets. Is that the best way
-- *Thanks & Regards* Unmesha Sreeveni U.B
To do binning in MapReduce we need to find min and max in mapper let mapper() pass the min,max values to reducer.then after reducer calculate the buckets. Is that the best way
-- *Thanks & Regards* Unmesha Sreeveni U.B