Re: Statefun + Confluent Fully-managed Kafka

2020-10-07 Thread Tzu-Li (Gordon) Tai
Hi Hezekiah, I've confirmed that the Kafka properties set in the module specification file (module.yaml) are indeed correctly being parsed and used to construct the internal Kafka clients. StateFun / Flink does not alter or modify the properties. So, this should be something wrong with your prope

Re: Statefun + Confluent Fully-managed Kafka

2020-10-07 Thread Till Rohrmann
Hi Hezekiah, thanks for reporting this issue. I am pulling Gordon and Igal in who might be able to help you with this problem. Cheers, Till On Wed, Oct 7, 2020 at 3:56 PM hezekiah maina wrote: > Hi, > > I'm trying to use Stateful Functions with Kafka as my ingress and egress. > I'm using the Co

Statefun + Confluent Fully-managed Kafka

2020-10-07 Thread hezekiah maina
Hi, I'm trying to use Stateful Functions with Kafka as my ingress and egress. I'm using the Confluent fully-managed Kafka and I'm having a challenge adding my authentication details in the module.yaml file. Here is my current config details: version: "1.0" module: meta: type: remote spec: