ZHIWEI FAN
Results
2
comments of
ZHIWEI FAN
Hi @fe2s, Thanks for the swift response. We run the Redis server on a single node but we run the Spark jobs on a multi-node cluster with multiple executors. Since...
Hi @fe2s , Thanks for the response **Do you use spark-redis spark.readStream.format("redis") to consume from these streams?** We did use spark.readStream.format("redis") to consume from these streams and we observed that...