This repository has been archived by the owner on Dec 31, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
Home
David Ray edited this page Mar 16, 2016
·
12 revisions
Welcome to the flink-htm wiki! flink-htm is a library of connectors and streaming operations for Apache Flink to integrate the HTM.java library into streaming applications.
Be aware that the library is in an early stage of development. The API is considered not stable at this time.
Features of Apache Flink:
- large-scale stream processing with exactly-once guarantees
- powerful data transformations incl. windowing and aggregations
- connectors to Kafka and HDFS
- flexible deployment options - embeddable thru to YARN-based clustering
Features of flink-htm:
- HTM operations on Flink data streams
- River View connector
- Scala DSL for Network API
License information pending.
Please read further by selecting a topic from the sidebar.
Getting Started
Using
Development