Fixed Issues in Kudu
Review the list of Kudu issues that are resolved in Cloudera Runtime 7.3.1, its service packs and cumulative hotfixes.
Cloudera Runtime 7.3.1.706 SP3 CHF 2
There are no fixed issues in this release.
Cloudera Runtime 7.3.1.600 SP3 CHF 1
There are no fixed issues in this release.
Cloudera Runtime 7.3.1.500 SP3
- CDPD-85458: Prometheus Metrics Enhancement for Kudu
- 7.3.1.500
Cloudera Runtime 7.3.1.400 SP2
- CDPD-82273: Backport KUDU-3661 Ranger policy not honored in Kudu
- 7.3.1.400
- CDPD-82275: Run a range-aware cluster rebalance with multiple tables
- Previously, when rebalancing a cluster with the Kudu command-line tool, the --enable_range_rebalancing flag required the --tables flag to specify exactly one table. This fix removes that restriction. You can now pass multiple tables to the --tables flag when range rebalancing is enabled. Range-partitioned tables among those specified will be rebalanced with ranges considered, while other tables rebalance as usual. If you do not set the --tables flag, all tables in the cluster will be rebalanced.
- CDPD-81231: Backport KUDU-3638, disable KUDU-3486 behavior by default
- This fix addresses an issue with tombstoned tablets caused by
functionality introduced in KUDU-3486. The fix disables this functionality. To re-enable
the behavior, adjust the
--tserver_send_tombstoned_tablets_report_interval_secsflag as needed.
- CDPD-81229: Backport KUDU-3647 more robust zlib wrapper code
- 7.3.1.400
- CDPD-81234: Backport KUDU CVE fixes
- 7.3.1.400
Cloudera Runtime 7.3.1.300 SP1 CHF 1
There are no fixed issues in this release.
Cloudera Runtime 7.3.1.200 SP1
There are no fixed issues in this release.
Cloudera Runtime 7.3.1.100 CHF 1
- CDPD-78316: Disable KUDU-3367 behavior by default
- This fix addresses an issue with major delta compaction caused
by functionality introduced in KUDU-3367. The fix disables the functionality by
adjusting the default value of the
-all_delete_op_delta_file_cnt_for_compactionflag. While the original functionality was intended to optimize Kudu deployments of early versions, the functionality introduced by KUDU-3367 isn't relevant for data generated by Kudu servers in Cloudera Base on premises 7.1.1 and newer versions.Apache Jira: KUDU-3619.
Cloudera Runtime 7.3.1
- KUDU-3576: Fix the Connection timeout After Tablet Server Restart
- 7.3.1
- KUDU-3577: Fix the altering tables with custom hash schemas
- 7.3.1
- KUDU-3496: Support for SPNEGO dedicated keytab
- 7.3.1
- KUDU-3497: Optimize leader rebalancer algorithm
- 7.3.1
- KUDU-3486: Clearing Tombstoned Replica Metadata During Heartbeat Processing in Kudu TServer
- 7.3.1
