RE: Running kafka connector application

2016-06-30 Thread Andrew Stevenson
14/‎06/‎2016 07:35 To: users@kafka.apache.org<mailto:users@kafka.apache.org> Subject: Re: Running kafka connector application Kanagha, I'm not sure about that particular connector, but normally the build script would provide support for collecting the necessary dependencies. Then all you

Re: Running kafka connector application

2016-06-13 Thread Ewen Cheslack-Postava
Kanagha, I'm not sure about that particular connector, but normally the build script would provide support for collecting the necessary dependencies. Then all you need to do is add something like /path/to/connector-and-deps/* to your classpath and it shouldn't be affected by versions in the pom.xm