Bug Fixes
Resolved Issues
This section lists the issues that have been resolved in this release.
Ambari
ODP JIRA | Apache JIRA | Description |
|---|---|---|
ODP-1954 | Fixed the Hive compactor, Java flags, and Infra Solr version issues. | |
ODP-1964 | Altered the LLAP JVM flags. | |
ODP-1751 | Removed the not-required checks that can cause Zeppelin installation failure. | |
ODP-2071 | Removed the elevated references from ranger-solrconfig.xml. | |
ODP-2096 | Fixed the port issue for Druid, added proxy users in Ranger, and removed deprecated flags for Hive LLAP. | |
ODP-2146 | Fixed the deb compile failure. | |
ODP-2071 | Removed all references of elevate from solrconfig.xml. | |
ODP-1850 | Updated the JDK11-related changes in the HBase-env file. | |
ODP-1927 | Updated the Java version in cruise-control-env.xml. | |
ODP-1827 | Handled the Yarn Registry-DNS service start failure. | |
ODP-1824 | Removed the Java8 GC reference from the advanced Hadoop environment. | |
ODP-1855 | Fixed the infrasolrgc_log_opts configuration. | |
ODP-1832 | Removed the deprecated Spark2 properties in Yarn. | |
ODP-1751 | Removed the not-required checks that can cause Zeppelin installation failure. | |
ODP-1817 | Fixed the Ambari JDK11 runtime issues. | |
ODP-1854 | Fixed the GC flags for Tez to avoid container failures for Hive jobs. | |
ODP-2208 | Updated the component versions in infra. | |
ODP-2152 | Fixed the java_version picked up by Ambari. | |
ODP-2230 | Resolved the Tez service check due to a protobuf mismatch on the Hadoop library and Tez. | |
ODP-2287 | Fixed the HBase Shell excess logging issue. | |
ODP- 2232 | The Jdk11 jvm flags have been added to the solr, hbase, hdfs, yarn, hive, druid, and tez components. | |
ODP-2359 | Fixed the webhdfs url handling for SSL-enabled hdfs clusters. | |
ODP-1926 | Hive now populates the Ranger service cache for the Impala fix. | |
ODP-2394 | Fixed the krb5.conf update failure by Ambari. | |
ODP-2424 | Fixed the hive_llap_io_mem_size_in_mb type conversion issue. | |
ODP-2404 | Fixed the logging issues for Hive and Zookeeper. |
Druid
ODP JIRA | Apache JIRA | Description |
|---|---|---|
ODP-1945 | Fixed the ambiguous Python version issue fix in Python scripts. |
Hadoop
ODP JIRA | Apache JIRA | Description |
|---|---|---|
ODP-239 | YARN-10339 | Fixed the timeline client in Nodemanager getting 403 errors. |
ODP-1626 | Bump up guava to 32.0.1-jre. | |
ODP-1098 | YARN-11558 | Added javax.ws.rs-api-2.1.1 dependency and fixed dependency convergence error on hbase2 profile. |
ODP-2013 ODP-1095 | Backport missing CVE fixes from ODP 3.2.3.x. |
Hive
ODP JIRA | Apache JIRA | Description |
|---|---|---|
ODP-1502 | Updated the Hive version 4.0.0 for JDK11. | |
ODP-236 | Upgraded the Metastore version to 3.1.4 to fix failure with the Oracle 11g database. | |
ODP-197 | Fixed the Hadoop Metrics Reporter failure initialization issue. | |
ODP-218 ODP-236 ODP-197 ODP-226 | Fixed the reload4j-to-log4j-build errors. | |
ODP-1164 | Fixed the hive interactive scripts for python3.11. | |
ODP-1468 | Fixed the hive-llap-server log4j-api and reload4j jars conflict. | |
ODP-1451 | Fixed LLAP MDC from the NDC string class cast exception. | |
ODP-1673 ODP-523 | HIVE-27847 | Prevented the query failures on Numeric <-> Timestamp. |
ODP-1640 | Fixed jdk11 compilation with hive-4.0 branch | |
ODP-1841 | Fixed the "Hive-HMS: Unable to run hive queries" issue. | |
ODP-1950 | HIVE-28226 | Split replication commands from HiveParser.g. |
ODP-2162 | HIVE-28399 | Improved the fetch size in HiveConnection. |
ODP-2387 | Set token required false by default which is in sync with hive-3.x. |
Hue
ODP JIRA | Apache JIRA | Description |
|---|---|---|
ODP-1733 | Fixed the pip version in a virtual environment. |
Impala
ODP JIRA | Apache JIRA | Description |
|---|---|---|
ODP-1729 | Fixed the Impala build failure due to sask-1.3.0. | |
ODP-2237 | Fixed the Impala: Ranger Audit non-repeatable request to Solr. |
Knox
ODP JIRA | Apache JIRA | Description |
|---|---|---|
ODP-1710 ODP-1602 | Fixed the Knox compilation failure with an algorithm. |
Nifi
ODP JIRA | Apache JIRA | Description |
|---|---|---|
ODP-1787 | Handled SchemaNotFoundException for entity. |
Ozone
ODP JIRA | Apache JIRA | Description |
|---|---|---|
ODP-1394 | Fixed the Ozone service check failure when Ranger is enabled. | |
ODP-2147 | Fixed the client Java OPTS configuration management. |
Ranger
ODP JIRA | Apache JIRA | Description |
|---|---|---|
ODP-1394 | Fixed the Ozone service check failure when Ranger is enabled. | |
ODP-1998 | Fixed the Ranger setup.sh/db setup failure issue on Mysql Ranger creation. | |
ODP-2097 | Added missing jersey jar in Ranger KMS. | |
ODP-2322 | Added the jars to fix Kafka-HDFS audits. | |
ODP-2209 ODP-2227 ODP-2228 ODP-2229 | Handles the Ranger upgrade failures. | |
ODP-2154 | Ensure not to use AutoCloseable for krbBuild. |
Tez
ODP JIRA | Apache JIRA | Description |
|---|---|---|
ODP-1346 | Fixed CNF Exception: org.apache.tez.com.fasterxml.jackson.annotation.JsonView. | |
ODP-2021 | Removed Jackson-mapper-asl dependency from tez-yarn-timeline-history-with-acls. | |
ODP-1678 | Fixed the Tez JDK11 compilation issues. | |
ODP-1632 | TEZ-4319 | Added explicit dependency on snappy-java to tez-api. |
Zeppelin
ODP JIRA | Apache JIRA | Description |
|---|---|---|
ODP-2039 | Set ZeppelinConf if not set. | |
ODP-2039 | Read Kerberos configuration from zeppelin-site.xml (if possible). | |
ODP-1315 ODP-1644 | Backport CVE fixes from the ODP 3.2.3.x version. | |
ODP-303 | Fixed the new UI build for missing projects. | |
ODP-1315 | Bump up loadash to 4.x. |
Zookeeper
ODP JIRA | Apache JIRA | Description |
|---|---|---|
ODP-1624 | Bump up guava to 32.0.0-jre. | |
ODP-2012 | Fixed the ODP-3.2.3.x missing patches reconciliation. |
