Re: how to use Confluent connector with Apache Kafka

2017-09-29 Thread Marina Popova
ka of earlier (0.10) version that uses its own dependencies ? Thanks, Stephen! Sent with [ProtonMail](https://protonmail.com) Secure Email. > Original Message > Subject: Re: how to use Confluent connector with Apache Kafka > Local Time: September 29, 2017 11:49

Re: how to use Confluent connector with Apache Kafka

2017-09-29 Thread Stephen Durfey
r? and adding it into the > plugin.path > >> dir for Kafka? Or do I package the whole ./confluent-3.3.0/share/java/ > kafka-connect-elasticsearch/ > >> dir as an Uber Jar to make sure all dependencies are also included? > >> > >> Thanks, > >&

Re: how to use Confluent connector with Apache Kafka

2017-09-29 Thread Marina Popova
Message > Subject: Re: how to use Confluent connector with Apache Kafka > Local Time: September 29, 2017 10:50 AM > UTC Time: September 29, 2017 2:50 PM > From: sjdur...@gmail.com > To: users@kafka.apache.org, Marina Popova > > The confluent platform download has

Re: how to use Confluent connector with Apache Kafka

2017-09-29 Thread Stephen Durfey
; > Thanks, > Marina > > Sent with [ProtonMail](https://protonmail.com) Secure Email. > > > Original Message > > Subject: Re: how to use Confluent connector with Apache Kafka > > Local Time: September 27, 2017 2:45 PM > > UTC Time: September 27, 2017 6

Re: how to use Confluent connector with Apache Kafka

2017-09-29 Thread Marina Popova
/protonmail.com) Secure Email. > Original Message ---- > Subject: Re: how to use Confluent connector with Apache Kafka > Local Time: September 27, 2017 2:45 PM > UTC Time: September 27, 2017 6:45 PM > From: matth...@confluent.io > To: users@kafka.apache.org > > All

Re: how to use Confluent connector with Apache Kafka

2017-09-27 Thread Matthias J. Sax
All connectors are compatible with vanilla AK, as Confluent Open Source ships with "plain" Apache Kafka under the hood. So you can just download the connector, plug it in, and configure it as any other connector, too. https://www.confluent.io/product/connectors/ -Matthias On 9/26/17 1:15 PM, M

how to use Confluent connector with Apache Kafka

2017-09-26 Thread Marina Popova
Hi, we have an existing Kafka cluster (0.10) already setup and working in production. I woudl like to explore using Confluent's Elasticsearch Connector - however, I see it comes as part of the Confluent distribution of Kafka (with separate confluent scripts, libs, etc.). Is there an easy way to