, Feb 24, 2015 at 3:53 PM, Sathish Kumaran Vairavelu
wrote:
> Hello,
>
> Quick question. I am trying to understand difference between reduceByKey vs
> countByKey? Which one gives better performance reduceByKey or countByKey?
> While we can perform same count operation using reduceBy
Hello,
Quick question. I am trying to understand difference between reduceByKey vs
countByKey? Which one gives better performance reduceByKey or countByKey?
While we can perform same count operation using reduceByKey why we need
countByKey/countByValue?
Thanks
Sathish