RedisLabs / spark-redis

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

Upgrade spark-redis for newer version #373

Open parthprydotinfotech opened 1 year ago

parthprydotinfotech commented 1 year ago

Can we have upgrade version of spark-redis supported with spark 3.4.0 and scala 2.13

When we are trying to connect with redis database using latest spark version and scala version it is not working.

Habitats commented 10 months ago

Any update of this?

Or any tips on how to make it works for 2.13?