RedisLabs / spark-redis

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

How to flush table using spark-redis? #340

Open kunal-mw opened 2 years ago

kunal-mw commented 2 years ago

I wanted to dynamically flush the data in table. Is there any method available with spark-redis?