Skip to content

Commit

Permalink
[KYUUBI #3744][Bug] InvalidACL appears in engine after upgrade to Kyu…
Browse files Browse the repository at this point in the history
…ubi 1.6.0
  • Loading branch information
zhouyifan279 committed Nov 7, 2022
1 parent c90470f commit a6bfa3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment/migration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# Kyuubi Migration Guide

## Upgrading from Kyuubi 1.6 to 1.7
* Since Kyuubi 1.7, `kyuubi.ha.zookeeper.engine.auth.type` does not fallback to `kyuubi.ha.zookeeper.auth.type`.
* In Kyuubi 1.7, `kyuubi.ha.zookeeper.engine.auth.type` does not fallback to `kyuubi.ha.zookeeper.auth.type`.
When Kyuubi engine does kerberos authentication with zookeeper, user needs to explicitly set `kyuubi.ha.zookeeper.engine.auth.type` to `KERBEROS`.
* Since Kyuubi 1.7, Kyuubi returns engine's information for `GetInfo` request instead of server. To restore the previous behavior, set `kyuubi.server.info.provider` to `SERVER`.

Expand Down

0 comments on commit a6bfa3d

Please sign in to comment.