added

02 July 2021 - v2.13.0

Download: hdxctl-v2.13.0

Release Location

wget -O hdxctl https://hdx-infrastructure.s3.amazonaws.com/hdxctl-v2.13.0 && chmod +x hdxctl

Features

  • Adds multi-topic support for kafka peers
  • Adds an extended metadata column to the catalog entry
  • Adds additional metrics for S3 failure visibility
  • Continued improvements to the partition merge process
  • Upgrades Clickhouse to version 21.3.13
  • Adds API documentation details for the catalog list endpoint and pagination changes

Bug Fixes

  • Addressed an issue with Least Recently Used (LRU) cache eviction path
  • Addressed multiple issues that could lead to timeouts when a LIMIT clause was applied to certain queries
  • Changes and improvements to assist with scaling under peak network load conditions
  • Multiple fixes and changes to help with memory optimization