Bug Fixes

This section lists the issues that have been resolved in this release.

ODP-Ambari

Ambari

ODP JIRAApache JIRADescription
ODP-4154:Fixed the 401 Unauthorized error for Knox when accessing Solr (#252).
ODP-4159Fixed the service-restart recommendation for cruise-control, mirror-maker, and connect in 3.0 and 3.3 stack.
ODP-4160Fixed the Knox ranger audit directory creation failure (#254).
ODP-4158Fixed the Impala user solr audit kerberos authorization issue.
ODP-4151:Added the HDFS user to authorize Ozone Ranger Solr audit requests (#249).
ODP-4087Removed the Impala Ranger dependency in Hive client setup.
ODP-4088ODP-3277Removed conflicting widget and layouts from credentials.json.
ODP-4088ODP-4112Fixed the Druid's service check in SSL mode.
ODP-4088ODP-3925Changed the Kafka controller log level to INFO in 3.0 stack.
ODP-4088Fixed typo and mismatch with stack 3.0 & 3.3.
ODP-4112Fixed the Druid's service check in SSL mode.
ODP-4089Fixed hardcoded java_home variable in cruise-control-env.xml.
ODP-4079Added SSL handling for Druid service check
ODP-4039Removed the trace and audit logging from default Zookeeper logback XML.
ODP-3948ODP-2369Removed the spark2-client and Livy2 dependency for Zeppelin (#237).
ODP-3925Changed the Kafka controller log level to INFO in 3.3 stack.
ODP-3943Fixed the Knox service_advisor.py for recommending malformed content (#235).
ODP-3852Fixed the SSL-enabled Ambari upgrade startup issue (#230).
ODP-3909Handled missing translation for Ranger TagSync component (#232).
ODP-3866Fixed the Druid's overlord start issue (#229).
ODP-3747Removed conflicting widget and layouts from credentials.json (#223).
ODP-1134Fixed hardcoded values in hive_ranger_ plugin_config.
ODP-2806Suppors empty values for Druid SSL configurations (#170).
ODP-2822Added default Ozone admin user for Ranger KMS service (#174) for stack 3.3.
ODP-2527Removed init.d script for ranger-kms for stack 3.3.
ODP-2487Fixed HDFS service check in non-Kerberos environment for stack 3.3.
ODP-3680Fixed Hive client install failure when Ranger plugin was not enabled (#217).
ODP-3540Applied multiple checks before Ranger setup for Impala to fix Hive client installation failures.
ODP-3557Fixed LDAP group syncs for databases.
ODP-3206Fixed kerberos deprecated encryption types (AMBARI-26277) (#192).
ODP-3072Fixed Hive restart when Impala was uninstalled from Ambari (#180).
ODP-2487Fixed HDFS service check in non-Kerberos environment.
ODP-2822Added default Ozone admin user for Ranger KMS service (#174).
ODP-3021AMBARI-26108Added bin/bash in install-helper.sh to resolve permission issue.
ODP-3432Made Ambari Python 3 compatible by replacing iteritems() with items() (#200) (#201).
ODP-3105AMBARI-26239Fixed OozieUtils due to CVE-2025-23195 (#194) - v2.
ODP-3213 ODP-2872Fixed Knox SSO login failure into Ambari (#193).
ODP-3105AMBARI-26239Fixed OozieUtils due to CVE-2025-23195 (#194).
ODP-2775Handled Druid's JVM configs, logging, and service start issues (#188).
ODP-2806Supported empty values for Druid SSL configurations (#170).
ODP-2975Updated hadoop-env XML template and missing java_version update.
ODP-2869Fixed popup info box appearing at wrong place when cursor was hovered.
ODP-2872Fixed some test failures caused by jQuery upgrade (AMBARI-26146).
ODP-2872Fixed redirection issue of cluster creation flow (AMBARI-26183) (#3847).
ODP-2872Fixed Ambari cluster deployment blockage (AMBARI-26187) (#3849).
ODP-2867Fixed Ambari "Add Service Wizard" UI sub-components overlapping with neighboring elements.
ODP-2865Fixed action button not functional in component list of a host - bootstrap fix.
ODP-2863Fixed misaligned components in Ambari UI - height calculation fix (#176).
ODP-2472Fixed HIVESERVER2 JDBC URL not fitting inside block (AMBARI-24442) (akovalenko).
ODP-2472Fixed stack and versions page display issue after jQuery upgrade (AMBARI-26200) (#3858).
ODP-2472Fixed style rendering error (AMBARI-26199) (#3855).
ODP-2472Upgraded jQuery and Bootstrap to latest versions (AMBARI-25289) (#3770).
ODP-2472Updated styles for pre-upgrade modals (AMBARI-24561) (ababiichuk).
ODP-2472Fixed stack and versions page style issues (AMBARI-24500) (ababiichuk).
ODP-2472Switched PhantomJS used by Karma tests to chromium-browser (AMBARI-26113) (#3809)
ODP-2472Configured Chromium browser in Jenkins file for Ambari (AMBARI-26114) (#3810)
ODP-2472Implemented Git version control for Ambari Jenkinsfile (AMBARI-26097) (#3796)

Airflow

ODP JIRAApache JIRADescription
ODP-2196Fixed the Airflow DB credentials error with special characters.

Druid

ODP JIRAApache JIRADescription
ODP-2564 ODP-2412DRUID-17451Handled the Dropwizard emitter “Service not started” issue.
ODP JIRAApache JIRADescription
ODP-2607Ensured flink_log_max is read as an integer in config.sh.

Hadoop

ODP JIRAApache JIRADescription
ODP-2768Refactored the shebangs for Python scripts to use ambari-python-wrap
ODP-2997HADOOP-18666 HADOOP-13129Fixed the whitelist of endpoints to skip Kerberos authentication not working for RM and JHS.
ODP-2981HDFS-17540 HDFS-13603Fixed NameNode retrying to warm up KMS EDEK cache indefinitely.
ODP-2984HADOOP-19249Handled NullPointerException raised by KMSClientProvider with unauthenticated users.

HBase

ODP JIRAApache JIRADescription
ODP-3745Fixed the HBase compilation failure.

Hive

ODP JIRAApache JIRADescription
ODP-4205HIVE-28211Restored the hive-exec-core jar (apache#5209).
ODP-4083Matched the version to fix build failure.
ODP-3672Fixed the missing performance logger metrics due to different session state object initialization.
ODP-3720HIVE-28309Fixed the Task Execution Summary duration not being displayed.
ODP-3178Fixed the NullPointerException occurring during plan task preparation
ODP-2475 ODP-1247Fixed the Hive’s SLF4J warnings related to Beeline logging.

Impala

ODP JIRAApache JIRADescription
ODP-3004Defined IMPALA_SYSTEM_PYTHON{2,3} once, before checking for it.
ODP-2861Defined IMPALA_SYSTEM_PYTHON{2,3}_OVERRIDE once, before checking for it.

Knox

ODP JIRAApache JIRADescription
ODP-3885Included Ambari support for Service Discovery
ODP-3787Fixed HDFS redirection to proxy over Knox

NiFi/NiFi-Registry

ODP JIRAApache JIRADescription
ODP-2743Fixed the NiFi build by excluding banned dependencies in nifi-hwx-schema-registry-bundle and nifi-hwx-schema-registry-service POM files

Oozie

ODP JIRAApache JIRADescription
ODP-3968Reverted the derbyshared dependency for Derby 10.14.2.0.
ODP-2695Updated the Commons-lang3 version to 3.2.1 for fluent-job-api
ODP-3876Fixed the empty Oozie logs by removing conflicting transitive dependencies.

Pinot

ODP JIRAApache JIRADescription
ODP-4317Fixed the HDFS deep storage issue for realtime tables.

Ranger

ODP JIRAApache JIRADescription
ODP-4170RANGER-5079Removed the unnecessary warning log from NashornScriptEngineCreator on JDK 15 or higher.
ODP-4170 ODP-3176RANGER-4891Replaced use of PrivilegedAction with PrivilegedExceptionAction in calls to UserGroupInformation.doAs().
ODP-4170RANGER-5116Updated Ranger plugin to support configurations for initializing Kerberos identity.
ODP-4170RANGER-5103Enhanced RangerPluginConfig to support additional config files during initialization.
ODP-4150Fixed the Ozone Ranger Solr Audit failure due to missing ZooKeeper dependency (#71).
ODP-4160Added the HDFS client to Knox Ranger plugin implementation (#69)
ODP-4150Fixed the Ranger Solr Audit for Ozone failing with CNF (#68)
ODP-4093 ODP-3120Fixed the Ranger KMS SOLR/HDFS audit exceptions.
ODP-2798Reverted ODP-1852 to fix Ranger all admins default password change request failure (#50).
ODP-3358RANGER-3906Fixed the Ranger KMS startup failure with Oracle 19 database.
ODP-3062Updated try-catch block to catch IOException in EagerKeyGeneratorKeyProviderCryptoExtension.java (#60).
ODP-3395RANGER-4915Fixed the default SSL ciphers being too weak for user sync service (#375).
ODP-3397Removed duplicate dependencies and fixed missing jackson-core issue on TagSync.
ODP-2701Fixed NoClassDefFoundError for org.apache.commons.lang3.StringUtils when creating Ranger cred.jceks.

Spark 3

ODP JIRAApache JIRADescription
ODP-4083Replaced package with install argument in Spark project
ODP-3967Reverted Derby version to 10.14.2.0 (follow-up)
ODP-3835Upgraded Derby to 10.16.1.1 ([SPARK-44977][SPARK-46257][BUILD][CORE][SQL])
ODP-3000Fixed the protobuf CNF error.

Sqoop

ODP JIRAApache JIRADescription
ODP-2848Fixed the Sqoop compilation issue for RHEL9.

Tez

ODP JIRAApache JIRADescription
ODP-2475Fixed the Tez’s SLF4J warnings handling.

Ambari-Mpack

Hue (4.11.0)

ODP JIRAApache JIRADescription
ODP-4148Masked the SSL password in Ambari UI.
ODP-4075Updated the role command order.
ODP-4057Fixed the Hue service conf file permissions (#191)
ODP-4062Fixed the httpfs_port detection in Params.py when HDFS HA was enabled (#190)
ODP-3947Fixed the HA HDFS port detection
ODP-3924Disabled debug logging for cleaner logs (#183)

HTTPFS (2.7.1)

ODP JIRAApache JIRADescription
ODP-4075Updated the role command order.

Impala 4.4.0

ODP JIRAApache JIRADescription
ODP-4246Added the kudu_master_hosts properties for Impala Kudu operations (#214).
ODP-4273Fixed the Impala Ranger HDFS audit directory creation with permissions.
ODP-4087Updated the Ranger audit local file spool path from Hive to Impala for Solr and HDFS to avoid permission issues.
ODP-4087Fixed incorrect principal mapping when Statestore or Catalog was installed on multiple hosts.
ODP-4087Avoided the configuring Ranger setup if client was being installed or refreshed.
ODP-4087Added missing ambari-python-wrap and license headers
ODP-4087Fixed the repo name parsing issue.
ODP-4087Fixed the Ranger setup init issue.
ODP-4087Added the Hive client enablement and Ranger integration to Impala components.

Jupyterhub 5.2.1

ODP JIRAApache JIRADescription
ODP-4075Updated the role command order.

Kafka (3.7.1)

ODP JIRAApache JIRADescription
ODP-4162Fixed the service-restart recommendation for cruise-control3, mirror-maker3, and connect.
ODP-3825Changed the Kafka controller log level to INFO (#185).
ODP-4252:Updated the broker protocol in service check.

Kudu (1.17.0)

ODP JIRAApache JIRADescription
ODP-4305Fixed the missing core-site and hdfs-site XMLs in kudu-ranger plugin (#215).
ODP-4270Added the additional checks when querying Kudu's status (#211).
ODP-4075Updated the role command order.
ODP-4131Added the Ranger jars to classpath.
ODP-3726Fixed the dependency name.

NiFi/NiFi Registry (1.27.0)

ODP JIRAApache JIRADescription
ODP-4121Fixed the HDFS and Solr audits for Nifi and Nifi-registry (#199).

Ozone (1.4.1)

ODP JIRAApache JIRADescription
ODP-4199Fixed dfs_type not set error when the Ozone Ranger HDFS audits are enabled.

Schema Registry (1.0.0)

ODP JIRAApache JIRADescription
ODP-4140Fixed SCRIPT_DIR, STACKS_DIR, and PARENT_FILE paths in service_advisor.py.

Spark 3 (3.5.1)

ODP JIRAApache JIRADescription
ODP-4075Updated the role command order.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated