You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we upgraded Jedis to 2.9.0 and it supports reading from Redis slave nodes, we may consider introducing an ability to read RDD/DataFrame from slaves nodes.
The work for this was implemented two years ago in a branch 'with-slaves'.