Skip to content

Loading Data from Object Storage

This section describes how to use ybload to bulk load tables from supported object storage systems, including Azure Blob storage and AWS S3. Other S3-compatible object stores are also supported.

See also Object Storage Options and SQL-Based Loads from External Storage.

Note: When object storage is used for loading data, bad rows must be written to the local file system. Specifying a bad row file in an object storage location, such as an S3 bucket, is not supported.

In This Section

Parent topic:Loading Tables