Skip to main content

Read from Object Store Sources

Object Store Read Components connect to cloud storage services and object stores to ingest data into your pipelines. They support various file formats and offer features like partitioned reading, metadata extraction, and flexible file filtering to efficiently bring data from storage into your Data Plane.

Before you beginโ€‹

Object store Read guidesโ€‹

๐Ÿ“ฆ Amazon S3

Read data from S3 buckets with support for various file formats and partitioned data.

โ˜๏ธ Google Cloud Storage

Ingest data from GCS buckets with flexible file filtering and format detection.

๐Ÿ”ท Azure Blob Storage

Connect to Azure Blob containers and read data with automatic parsing.

๐Ÿ“ Local File

Read data from local files for development and testing.

๐Ÿ“Š File Metadata

Extract and work with file metadata for advanced data processing.

Next stepsโ€‹

After setting up object store reads: