UNCLASSIFIED

You need to sign in or sign up before continuing.
README.md 835 Bytes
Newer Older
Al Fontaine's avatar
Al Fontaine committed
1 2
## Approved with conditions: must be used behind CNAP/VPN due to number of findings and solely for Kubeflow use.

Andrii Panchuk's avatar
kafka  
Andrii Panchuk committed
3 4
## Kafka
Kafka Connect is a tool for scalably and reliably streaming data between Apache Kafka and other systems. It makes it simple to quickly define connectors that move large collections of data into and out of Kafka. Kafka Connect can ingest entire databases or collect metrics from all your application servers into Kafka topics, making the data available for stream processing with low latency. An export job can deliver data from Kafka topics into secondary storage and query systems or into batch systems for offline analysis.
Joshua Eason's avatar
Joshua Eason committed
5

Andrii Panchuk's avatar
kafka  
Andrii Panchuk committed
6 7 8 9 10
## Documentation
For more documetation and instalation instructions refer to: 

* https://github.com/apache/kafka/blob/trunk/README.md

Al Fontaine's avatar
Al Fontaine committed
11
* https://kafka.apache.org/documentation#connect