public class DownloadTieredObject
extends Object
A utility tool to download a tiered objects. It runs on broker node and is for on-call handling incidents use only.
Usage:
/opt/confluent/bin/kafka-run-class kafka.tier.tools.DownloadTieredObject [-h] --log.dir LOG.DIR --objects OBJECT_IDS --type FILE_TYPE --dest PATH [--tier.config TIER.CONFIG]
arguments:
-h, --help show this help message and exit
--log.dir LOG.DIR Fully qualified path for log directory where tier state file is located
--objects OBJECT_IDS Comma separated list of objects to download
--type FILE_TYPE File type to download.
--version VERSION_GET If download versioned objects.
--dest PATH Destination file path
--tier.config TIER.CONFIG
The path to a configuration file containing the required properties (default: /mnt/config/kafka.properties)