Bug Fixes

Resolved Issues

This section consists of the issues fixed in this release.


Ambari

  • ODP-6304: Fixed HdfsResource silently dropping large files when WebHDFS was enabled

  • ODP-6346: Fixed missing Resource Manager jar fast-hdfs-resource.jar issue

  • ODP-6408: Fixed ambari-server failing to start due to NoClassDefFoundError (#506)

  • ODP-6452: Fixed Zeppelin URL issue (#509)

  • ODP-6451: Fixed Oozie status failure on non-SSL setups (#510)


Hadoop

  • ODP-6215: Fixed ember build issue (#144)

  • ODP-6232: Fixed YARN-9991 by correcting the application tag prefix to the user ID (contributed by Szilard Nemeth)

  • ODP-6131: Included both old and new jQuery exclusions to fix Impala native library build (#131)


DRUID

  • ODP-6332: Updated Jackson to 2.12.7 to address ODP-3069 / PRISMA-2023-0067 (#76)


  • ODP-6293: Upgraded Scala from 2.12.7 to 2.12.18 to fix classfile parsing issue with updated commons-lang3 dependency (#24)


Hive

  • ODP-6130: Fixed Hive compilation issue caused by dnsjava (#116)

  • ODP-6151: Fixed Hive compilation issue due to log4j2 upgrade (OSV-9724) (#129)

  • ODP-6279: Fixed HIVE-29516 NPE in StatsUtils.updateStats (#140, #146)

  • ODP-6280: Fixed HIVE-24167 compilation failure due to equivalence mapping violation with CTE materialization (#141)

  • ODP-6281: Fixed HIVE-27006 ParallelEdgeFixer issue (#142)

  • ODP-6522: Fixed parquet Java 11/12/21 reference issues after upgrading to parquet 1.14.x

  • HIVE-26388: Fixed ClassCastException for non-string column in CTAS query (#143)


Kafka Connect 2

  • ODP-6361 / KAFKA-427: Upgraded ktlint to version 0.31.0 (#3)


Kafka Connect 3

  • ODP-6361 / KAFKA-427: Upgraded ktlint to version 0.31.0 (#3)


Spark 3

  • ODP-6342: Upgraded Netty to version 4.1.132.Final

  • OSV-11406: Addressed CVE-2019-10202

  • OSV-11416: Upgraded log4j to version 2.25.3 to address CVE


Sqoop

  • ODP-6473: Resolved missing Jackson ASL libraries in Sqoop classpath


Oozie

  • ODP-6455: Fixed Oozie logging issue by excluding Log4j2 bridge jars

  • ODP-6403: Added missing hive-service jar for Hive compatibility

  • ODP-6228: Updated API with Graphviz-java upgrade

  • ODP-6184: Updated Oozie to point to its own ODP version


Registry

  • ODP-6330: Fixed java.lang.NoSuchMethodError related to SnakeYAML parser implementation


Livy

  • OCR-2436 / LIVY-1012: Updated to use SslContextFactory.Server() instead of SslContextFactory


NiFi / NiFi Registry

  • OCR-2401: Reverted DriveService scope changes

  • OCR-2401 / NIFI-15734: Fixed GCP PubSub/BigQuery scope for Workload Identity with impersonation


Ranger

  • ODP-6209: Fixed issue where Ranger S3 policy updates did not overwrite existing policies



  Last updated