Can anyone please help me elaborate briefly on below Redis spark data frame options with examples.
- max.pipeline.size
- scan.count
- iterator.grouping.size
I have been through the Redis spark documentation available on github, however the information mentioned there did not helped me understand the concept in detail.
I tried it using those options, but working of an option is not fully understood