Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

parstream/parstream-kafka

Repository files navigation

ParStream is a massively parallel (MPP) data management system designed to run complex analytical queries over extremely large amounts of data on a cluster of commodity servers.

Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system.

This ParStream Kafka Consumer can be run to read Avro or JSON data from a running Kafka server, decode the messages into a corresponding ParStream format, and stream them into a ParStream database.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages