Load Data
Hydrolix offers a number of methods to load data into the platform. You can use any combination of these methods or just one. It's up to you!
Get Started
To ingest data:
- Choose the destination table.
- Define a Transform (Write Schema).
- Choose a method of ingest and start loading data.
1. Choose your destination Table
Choose where the data should reside. Create a Project and/or Table.
2. Define a Transform Schema
Your system needs to know the data type, format, and structure of your incoming data. You can do this with a transform schema.
3. Choose a method of Ingest and start loading data!
Use the streaming or batch method to ingest data into Hydrolix.
- Streaming - Stream your data to your Hydrolix cluster using (HTTP Stream API, Kafka or AWS Kinesis).
- Batch - Load data from a source "bucket" or, if you're using AWS, use: S3 Notifications (aka Auto-Ingest)
Updated 29 days ago