Fixed issues in Zeppelin
This section lists the issues that have been fixed since the previous version.
- CDPD-1683: Zeppelin demo users have been removed
- Use cluster users to access Zeppelin. For information on provisioning users in CDP, see Onboarding users.
- CDPD-880, CDPD-1685: Shell, JDBC, and Spark interpreters have been removed
- Workaround: Use an available interpreter. For Spark functionality, use the Livy interpreter.
- CDPD-3047: Markdown interpreter does not handle certain numbered list syntax correctly
- Using the plus sign (
+
) or asterisk (*
) to continue a numbered list using the%md
interpreter results in bullet point entries instead.
- CDPD-7789: Zeppelin - Upgrade to Jetty 9.4.26 to avoid CVEs
- Zeppelin now uses Jetty 9.4.26, which addresses the following CVEs: CVE‑2017‑7656, CVE‑2017‑7657,CVE‑2017‑7658, CVE‑2018‑12536, CVE‑2017‑9735, CVE‑2019‑10247.
- CDPD-10187: Incorrect version of jackson-mapper-asl
-
Use an internal version of jackson-mapper-asl to address CVE-2017-7525.