Groups
Groups
Sign in
Groups
Groups
Jedis
Conversations
About
Send feedback
Help
Does JedisCluster support AUTH?
614 views
Skip to first unread message
Daniel Guo
unread,
Mar 29, 2015, 1:58:29 AM
3/29/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jedis...@googlegroups.com
I configured the parameter "requirepass" in redis cluster, but when I use JedisCluster#auth(), it gives me the following error:
Caused
by
:
redis
.
clients
.
jedis
.
exceptions
.
JedisDataException
:
NOAUTH
Authentication
required
.
Does this mean that JedisCluster do not support AUTH? Thanks.
Marcos NiLs
unread,
Mar 29, 2015, 4:40:18 PM
3/29/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jedis...@googlegroups.com
Interesting I actually haven't thought about that when implementing JedisCluster. I'll give it a look and try provide some feedback soon.
Marcos.
Marcos NiLs
unread,
Mar 30, 2015, 4:53:07 PM
3/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jedis...@googlegroups.com
Daniel,
I've investigated a bit and seems like authentication for RedisCluster is yet still to be defined. Please check out here:
https://github.com/xetorthio/jedis/issues/934
For the moment we won't be doing any changes until Redis decides how RedisCluster authentication mechanism would be.
Reply all
Reply to author
Forward
0 new messages