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 wrote:
> I think the main difference is that Bahir Releases go against stable Flink
> releases, which within Flink you have s
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
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
wrote:
> Hi Imalds,
>
> Flink's redis connector has been moved to Apache Bahir [1].
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 wrote:
> Hi!I want to know why the Redis Sink connector is disappeared in Flink 2.0
> version
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-F