yanfeng created BAHIR-205: ----------------------------- Summary: add password support for flink sink of redis cluster Key: BAHIR-205 URL: https://issues.apache.org/jira/browse/BAHIR-205 Project: Bahir Issue Type: Improvement Components: Flink Streaming Connectors Affects Versions: Not Applicable Reporter: yanfeng Fix For: Not Applicable
redis cluster with password protect is not supported in flink-connector-redis_2.11 version 1.1-SNAPSHOT, because the related jedis 2.8.0 doesn't support the feature, so uprade jedis to 2.9.0 and some code will fulfill it -- This message was sent by Atlassian JIRA (v7.6.3#76005)