You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by "Kumar, Anilk" <an...@accenture.com> on 2019/01/16 08:20:56 UTC

RE: Urgent : Kafka-Client Download installation

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 Kumar
Planned Absence -


________________________________

This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. Your privacy is important to us. Accenture uses your personal data only in compliance with data protection laws. For further information on how Accenture processes your personal data, please see our privacy statement at https://www.accenture.com/us-en/privacy-policy.
______________________________________________________________________________________

www.accenture.com

Re: Urgent : Kafka-Client Download installation

Posted by Jonathan Santilli <jo...@gmail.com>.
Hello Kumar,

you can either build your own .jar client
<https://github.com/apache/kafka#build-a-jar-and-run-it> 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 documentation is pretty good at
https://kafka.apache.org/documentation/#configuration

Cheers!
--
Jonathan


On Wed, Jan 16, 2019 at 8:21 AM Kumar, Anilk <an...@accenture.com>
wrote:

>
> 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 Kumar
> Planned Absence -
>
>
> ________________________________
>
> This message is for the designated recipient only and may contain
> privileged, proprietary, or otherwise confidential information. If you have
> received it in error, please notify the sender immediately and delete the
> original. Any other use of the e-mail by you is prohibited. Where allowed
> by local law, electronic communications with Accenture and its affiliates,
> including e-mail and instant messaging (including content), may be scanned
> by our systems for the purposes of information security and assessment of
> internal compliance with Accenture policy. Your privacy is important to us.
> Accenture uses your personal data only in compliance with data protection
> laws. For further information on how Accenture processes your personal
> data, please see our privacy statement at
> https://www.accenture.com/us-en/privacy-policy.
>
> ______________________________________________________________________________________
>
> www.accenture.com
>


-- 
Santilli Jonathan