influxdb3 import

The influxdb3 import command manages bulk imports of Parquet data into InfluxDB 3 Enterprise databases and tables.

Bulk import requires the upgraded storage engine—the default for new clusters. On clusters that started on 3.10 or earlier, first run the storage engine upgrade (--upgrade-pacha-tree). The target database and table must exist before importing.

Usage

influxdb3 import <SUBCOMMAND>

Subcommands

SubcommandDescription
uploadUpload Parquet files into a database and table
listList import jobs
helpPrint command help or the help of a subcommand

Options

OptionDescription
-h--helpPrint help information
--help-allPrint detailed help information

Was this page helpful?

Thank you for your feedback!