Skip to content

A Kafka consumer and infrastructure that supports "publishing" messages to targets. Used to demo Kafka message delivery to Qlik Sense.

License

Notifications You must be signed in to change notification settings

Qlik-PE/QlikGlue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QlikGlue

QlikGlue is essentially a flexible Kafka consumer that can read data published to Kafka topics -- whether by Attunity Replicate or another Kafka producer. QlikGlue parses the messages that are received and passes them downstream for formatting and eventual "publishing" to a number of different targets.

Building this project

First, get this repository into your local environment:

    git clone https://github.com/attunitypm/qlikglue

Simply type make from the command line. Under the covers, make will be calling Maven, but everyone understands make.

Assumptions: gmake, Maven, and OpenJDK 8 (or Oracle Java SE 8) are all installed and configured. Note that this project is built and tested with OpenJDK 8.

About

A Kafka consumer and infrastructure that supports "publishing" messages to targets. Used to demo Kafka message delivery to Qlik Sense.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published