spark-redis icon indicating copy to clipboard operation
spark-redis copied to clipboard

Support HLL functions on Redis

Open nirmalc opened this issue 8 years ago • 1 comments

Spark jobs can update HLL's thru this connector . This will be very useful when approximate counts are sufficient .

https://github.com/RedisLabs/spark-redis/pull/47

nirmalc avatar Mar 06 '17 16:03 nirmalc

The PR for this is #156

fe2s avatar May 03 '19 08:05 fe2s