RedisLabs / spark-redis

A connector for Spark that allows reading and writing to/from Redis cluster
BSD 3-Clause "New" or "Revised" License
936 stars 367 forks source link

Fix #328 acl auth in spark 3 and update jedis, spark version #345

Closed fe2s closed 2 years ago

fe2s commented 2 years ago

Cherry-picked #328 from branch-2.7

justinTM commented 2 years ago

awesome thank you!