This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi Community!! Greeting!! We are trying to Read data from a Kafka consumer snap and are using a child pipeline (We are using Pipeline Execute) to write data into a zip folder. The pipeline is e...
Hello All We have a use case to connect to Confluent Kafka only using OAuth. I guess SL Kafka connectors don't support OAuth. Can someone suggest if there is any other way to achieve this, apart f...
Hi ,
We pull the data from Kafka and put it and the database, but we realized the Kafka consumer skips the data/offsets if the pipeline fails.
for example: in a run Kafka consumer is supposed t...
Hi,
So I am trying to connect to my env in the confluent cloud using the kafka ssl account configuration.
After doing everything step by step creating the keystore and truststore file and also c...
Hi,
I am trying to configure kafka account in snaplogic but it always keeps getting timeout.
I configured it in Postman and also in a rest post snap and that works with a header Authorization a...
Hello All We have a use case where we need to connect to Confluent Kafka only using OAuth, I don't think SL Kafka connector snaps can use OAuth. Is there any other way apart from using REST i...
Hi All,
If I am using a Confluent Kafka Consumer Snap and it crashes in between, Will it commit an offset?
For example if there are 500 documents in Kafka and after reading 250 documents Kafka c...
Hi
I wanted to read all the records from the kafka queue in first run and then latest records from the queue from kafka consumer snap.I start reading for the first time from the queue,what s...
need some help regarding the kafka writer snap, i always get the batch expired error. i tried many options with increasing the batch size, linger time, and synchronous/asychronous, but still same e...