Load Data
Hydrolix offers a number of methods to load data into the platform. All can be used, or just one. Its 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
To load data the system needs to be told about the data type, format, and the structure of the incoming data. This is achieved through the use of a transform schema.
3. Choose a method of Ingest and start loading data!
Data can be ingested into Hydrolix using the a variery of methods. You are can use any number of them to load data into the system.
- Streaming - Stream your data to your Hydrolix cluster using (HTTP Stream API, Kafka or AWS Kinesis).
- Batch - Load data from a source "bucket" or with AWS use S3 Notifications (aka Auto-Ingest)
Updated 2 months ago