Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: ✅ Azure Data Explorer
Queued ingestion commands allow you to ingest specific folders, or an entire container and manage the operations related to queued ingestion. You can also ingest multiple or individual blobs by URL and from a source file. The ingestion commands are useful for preparing and testing distinct ingestion scenarios before the final ingestion. Using them helps to ensure that fields, columns, partitioning, and other needs are handled properly during ingestion.
Management commands
Queued storage commands include:
- .show queued ingestion operations command shows the queued ingestion operations.
- .ingest-from-storage-queued command queues blobs for ingestion into a table.
- .cancel queued ingestion operation command cancels a queued ingestion operation.
- .list blobs command lists the blobs for ingestion.