KSQL 4.1.1-2201 (EEP 6.3.6) Release Notes

The notes below relate specifically to the HPE Ezmeral Data Fabric Distribution for Apache Kafka.
Version 4.1.1
Release Date January 2022
HPE Version Interoperability See EEP Components and OS Support.
Source on GitHub https://github.com/mapr/ksql
GitHub Release Tag 4.1.1-mapr-2201
Maven Artifacts https://repository.mapr.com/maven/
Package Names See Package Names for Ezmeral Ecosystem Packs (EEPs).

New in This Release

KSQL 4.1.1 - 2201 introduces the following enhancements or HPE platform-specific behavior changes:

  • CVE fixes
  • Bug fixes

Fixes

This HPE release includes the following fixes on the base release:
GitHub Commit Number Date (YYYY-MM-DD) HPE Fix Number and Description
92024b7 2022-01-26 MAPR-KAFKA-839 Updated log4j version to 1.3.1-mapr
4a7f2c5 2021-12-21 MAPR-KAFKA-826 Updated log4j version
9b5a9c3 2020-12-11 MAPR-KAFKA-383 Set public read permissions for KSQL directories
c75b19b 2020-12-11 MAPR-KAFKA-656 Update jetty version
4c71935 2020-05-05 MAPR-KAFKA-573 Update versions of commons-*.jar
9e64cb0 2020-03-17 MAPR-KAFKA-562 Create health check for KSQL
279deab 2020-03-05 MAPR-KAFKA-555 Add option to control log compaction for KStreams
95cc6ca 2020-02-12 MAPR-KAFKA-542 Fix for class not found exception (versions of connect jars are calculated dinamically)
6f8cf8e 2018-11-29 MAPR-KAFKA-158 Copyright 2017 Confluent Inc message doesn't appear when starting up KSQL.
f220e4c 2018-10-17 MAPR-MS-513 Fix for configs overriding
7297843 2018-10-05 MAPR-MS-515 Mapr specific jars are taken from cluster.
d1d7b3e 2018-09-19 MAPR-MS-511 Fix for Error: File exists
For complete details, refer to the commit log for this project in GitHub.

Known Issues and Limitations

  • The SHOW TOPICS command does not print information about active consumers and consumer groups.
  • MAPR-KAFKA-437: Dropping streams/tables may take up to five minutes. This issue is caused by MS-915: “MapR Stream application hangs inside cycle.”
  • MAPR-KAFKA-427: KSQL server periodically responds with a 403 code only. This issue is caused by MS-915: “MapR Stream application hangs inside cycle”

Resolved Issues

  • None