Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
启用身份验证后,可以通过超级用户(即 ignite 凭据)登录到 SQLLine。登录后,我可以看到 IGNITE、PUBLIC 等模式。现在,我如何连接到 Ignite 集群中存在的任何模式?我可以授予特定用户访问特定架构的权限,并且 ignite 超级用户是否可以完全访问任何架构?
Ignite 目前没有 ACL。成功的身份验证意味着您可以查看和更改所有内容。
不过,建立在 Ignite 之上的 GridGain 具有一些高级安全性。