Created 07-04-2017 04:46 AM
Hello guys,
SQuirrel client allows phoenix jdbc connection using any user and password, but for security reasons, this behaviour is misleading. Is there a way to just disable the login prompt on squirrel? Or is there other authentication we can use to connect to phoenix?
Created 07-05-2017 06:38 PM
You can enable kerberos and hbase Acl's to have the access control and let the authorised users to connect to phoenix.
Created 07-05-2017 06:38 PM
You can enable kerberos and hbase Acl's to have the access control and let the authorised users to connect to phoenix.
Created 07-06-2017 04:44 AM
I see but is it a normal behaviour for squirrel to let any user/password access phoenix?
Created 07-26-2017 09:34 AM
you can't authenticate using username and password in Phoenix/HBase/HDFS, the only way is to go through kerberos authentication.