📣
TiDB Cloud Premium is now in public preview. Unlimited growth, instant elasticity, advanced security for enterprise workloads. Try it out →

TiDB Lightning Web Interface




To import data with TiDB Lightning, use the TiDB Lightning command-line tools: tidb-lightning for import tasks and tidb-lightning-ctl for checkpoint and troubleshooting operations.

To check the import progress, search for the progress keyword in the TiDB Lightning log, or use the TiDB Lightning monitoring dashboard.

For new data import workloads, you can also use the IMPORT INTO statement.

Was this page helpful?