lensesio / fast-data-dev

Kafka Docker for development. Kafka, Zookeeper, Schema Registry, Kafka-Connect, Landoop Tools, 20+ connectors

Home Page:https://lenses.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install landoop in a cluster environment ( expirimental environment)

reinaldovidal opened this issue · comments

How to install landoop in a cluster environment

my experimental environment

172.31.1.31 kafka1
172.31.17.32 kafka2
172.31.33.33 kafka3
172.31.9.21 zookeeper1
172.31.19.21 zookeeper2
172.31.39.21 zookeeper3
172.31.24.219 web

I would like to install landoop on the web name server to do the tests with avro schema
I have other tools installed
7070 zoonavigator
9000 kafka-manager
8000 kafka-monitor
9090 Promises
3000 graphana
8778 jolokia
2181 zookeeper
3888 zookeeper leader
2888 zookeeper Election
9092 Kafka broker
8082 Rest Proxy
8081 Schema Registry
8083 Kafka conect distributed
8088 KSQL

I am unable to install and use landoop, could you help me?
thanks