Known Issues in Apache Zeppelin
Learn about the known issues in Zeppelin, the impact or changes to the functionality, and the workaround.
- CDPD-16845: Zeppelin - Upgrade to Shiro 1.6.0 due to CVE-2020-13933
- In the Zeppelin's shiro-ini configuration, set the following properties:
invalidRequest.blockBackslash = false invalidRequest.blockSemicolon = false invalidRequest.blockNonAscii = false
- CDPD-3090: Due to a configuration typo, functionality involving notebook repositories does not work
- Due to a missing closing brace, access to the notebook repositories API is blocked by default.
- CDPD-2406: Logout button does not work
- Clicking the Logout button in the Zeppelin UI logs you out, but then immediately logs you back in using SSO.