RedisLabs / spark-redis

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

NOAUTH Authentication required PYSPARK/ SPARK #362

Open AbhijeetCodingNinja opened 1 year ago

AbhijeetCodingNinja commented 1 year ago

Hi All,

I am getting error while I am trying to connect Pyspark/spark with Redis cluster on AWS, though I have not set the password on redis cluster

Your help is highly appreciated @ntviet18 @fe2s

AbhijeetCodingNinja commented 1 year ago

hey guys anything I can get an update on this ?

sazzad16 commented 1 year ago

Your Redis node(s) are definitely password protected. Please check carefully.

Also, detailed stacktrace is usually easier to understand the issue and help.