-
git clone https://github.com/datanexus/kafka.git
-
git clone https://github.com/datanexus/zookeeper.git
- none
- deploy apache zookeeper and kafka as an overlay on top of aws infrastructure
- none
- none
- none
-
git fetch https://github.com/datanexus/kafka.git
-
git merge master
-
git fetch https://github.com/datanexus/zookeeper.git
-
git merge master
- none
- deploy apache zookeeper and kafka as an overlay on top of openstack infrastructure
- none
- none
- none
-
git fetch https://github.com/datanexus/kafka.git
-
git merge master
-
git fetch https://github.com/datanexus/zookeeper.git
-
git merge master
- none
- none
- none
- now compatible with ansible 2.4
- none
-
git clone https://github.com/datanexus/confluent.git
- none
- deploy confluent kafka broker and zookeeper packages to all nodes in a cluster using ansible hosts file
- none
- kakfa and zookeeper are now in a single repository
- support confluent platform commercial and community
- none
-
git fetch https://github.com/datanexus/confluent.git
-
git merge master
- none
- added kafka connect standalone deployment
- added kafka server configuration properties definitions in yaml
- added definition of environments
- fixed issue with minimum number of nodes
- fixed minimum specs for nodes requirement
- none
- none
-
git fetch https://github.com/datanexus/confluent.git
-
git merge master
- none
- added kafka streams deployment from yaml
- added support for confluent 4.0+ distribution
- added ksql deployment from yaml
- added control center deployment from yaml
- added schema registry deployment from yaml
- added rest proxy deployment from yaml
- fixed minimum specs based on performance tests
- none
- none
-
git fetch https://github.com/datanexus/confluent.git
-
git merge master
- none
- added ability to define jvm specs in yaml
- added ability to define kafka/confluent dest practice config items in yaml or take defaults
- added ability to define linux configuration items in yaml or take defaults
- virtual memory
- shell
- kernel
- added ability to test for drift of configuration in linux and Kafka config items as deployed
- fixed JVM minimum specs
- none
- none
-
git fetch https://github.com/datanexus/confluent.git
-
git merge master
- none
- drift rewrite to act realtime instead of at conclusion; provide greater detail on any drifts
- automated computation of JVM heap configuration dynamically based on machine spec
- added kafka worker distributed mode deployment
- fixed drift issues
- none
- none