Hi Imalds,
Flink's redis connector has been moved to Apache Bahir [1]. [1] https://github.com/apache/bahir-flink/tree/master/flink-connector-redis Cheers, Till On Fri, Feb 24, 2017 at 7:42 AM, lmalds <[hidden email]> wrote: > Hi!I want to know why the Redis Sink connector is disappeared in Flink 2.0 > version?For Flink 2.0, I need to add a addSink() function and add a jedis > dependency, is it right?Thank you. > > > > -- > View this message in context: http://apache-flink-mailing- > list-archive.1008284.n3.nabble.com/Redis-sink-in-Flink-2-0-tp16182.html > Sent from the Apache Flink Mailing List archive. mailing list archive at > Nabble.com. > |
Hi Till,
is there any guide about how to use bahir connectors with Flink? Is there any pro/cons against their use? ANy compatibility matrix somewhere? Best, Flavio On Fri, Feb 24, 2017 at 10:25 AM, Till Rohrmann <[hidden email]> wrote: > Hi Imalds, > > Flink's redis connector has been moved to Apache Bahir [1]. > > [1] https://github.com/apache/bahir-flink/tree/master/flink- > connector-redis > > Cheers, > Till > > On Fri, Feb 24, 2017 at 7:42 AM, lmalds <[hidden email]> wrote: > > > Hi!I want to know why the Redis Sink connector is disappeared in Flink > 2.0 > > version?For Flink 2.0, I need to add a addSink() function and add a jedis > > dependency, is it right?Thank you. > > > > > > > > -- > > View this message in context: http://apache-flink-mailing- > > list-archive.1008284.n3.nabble.com/Redis-sink-in-Flink-2-0-tp16182.html > > Sent from the Apache Flink Mailing List archive. mailing list archive at > > Nabble.com. > > > |
I think the main difference is that Bahir Releases go against stable Flink
releases, which within Flink you have snapshot versions against snapshot releases as well. The source / sink API has been stable since Flink 1.0, so they should be cross-compatible, actually. On Fri, Feb 24, 2017 at 11:34 AM, Flavio Pompermaier <[hidden email]> wrote: > Hi Till, > is there any guide about how to use bahir connectors with Flink? > Is there any pro/cons against their use? ANy compatibility matrix > somewhere? > > Best, > Flavio > > On Fri, Feb 24, 2017 at 10:25 AM, Till Rohrmann <[hidden email]> > wrote: > > > Hi Imalds, > > > > Flink's redis connector has been moved to Apache Bahir [1]. > > > > [1] https://github.com/apache/bahir-flink/tree/master/flink- > > connector-redis > > > > Cheers, > > Till > > > > On Fri, Feb 24, 2017 at 7:42 AM, lmalds <[hidden email]> wrote: > > > > > Hi!I want to know why the Redis Sink connector is disappeared in Flink > > 2.0 > > > version?For Flink 2.0, I need to add a addSink() function and add a > jedis > > > dependency, is it right?Thank you. > > > > > > > > > > > > -- > > > View this message in context: http://apache-flink-mailing- > > > list-archive.1008284.n3.nabble.com/Redis-sink-in- > Flink-2-0-tp16182.html > > > Sent from the Apache Flink Mailing List archive. mailing list archive > at > > > Nabble.com. > > > > > > |
We'll link to the Bahir-flink connectors once Bahir has done a release and
published documentation for the connectors there. On Fri, Feb 24, 2017 at 1:28 PM, Stephan Ewen <[hidden email]> wrote: > I think the main difference is that Bahir Releases go against stable Flink > releases, which within Flink you have snapshot versions against snapshot > releases as well. > > The source / sink API has been stable since Flink 1.0, so they should be > cross-compatible, actually. > > On Fri, Feb 24, 2017 at 11:34 AM, Flavio Pompermaier <[hidden email] > > > wrote: > > > Hi Till, > > is there any guide about how to use bahir connectors with Flink? > > Is there any pro/cons against their use? ANy compatibility matrix > > somewhere? > > > > Best, > > Flavio > > > > On Fri, Feb 24, 2017 at 10:25 AM, Till Rohrmann <[hidden email]> > > wrote: > > > > > Hi Imalds, > > > > > > Flink's redis connector has been moved to Apache Bahir [1]. > > > > > > [1] https://github.com/apache/bahir-flink/tree/master/flink- > > > connector-redis > > > > > > Cheers, > > > Till > > > > > > On Fri, Feb 24, 2017 at 7:42 AM, lmalds <[hidden email]> > wrote: > > > > > > > Hi!I want to know why the Redis Sink connector is disappeared in > Flink > > > 2.0 > > > > version?For Flink 2.0, I need to add a addSink() function and add a > > jedis > > > > dependency, is it right?Thank you. > > > > > > > > > > > > > > > > -- > > > > View this message in context: http://apache-flink-mailing- > > > > list-archive.1008284.n3.nabble.com/Redis-sink-in- > > Flink-2-0-tp16182.html > > > > Sent from the Apache Flink Mailing List archive. mailing list archive > > at > > > > Nabble.com. > > > > > > > > > > |
Free forum by Nabble | Edit this page |