spark-redis
spark-redis copied to clipboard
Support HLL functions on Redis
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
The PR for this is #156