Re: Urgent : Kafka-Client Download installation

2019-01-16 Thread Jonathan Santilli
Hello Kumar, you can either build your own .jar client from the source or download from a repository like https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/2.1.0 and use the artefact you need (mvn, SBT, gradle, ivy...) The do

RE: Urgent : Kafka-Client Download installation

2019-01-16 Thread Kumar, Anilk
HI Team, We have downloaded and configured the kafka_2.11-2.1.0 on kafka server (Linux). Now we need to install Kafka-client with same version on different server(Linux). Could you please let me know from where we can download Kafka-Client with instruction of configurations. Thanks, Anil Kum