Re: Atomic, durable processor state management with repositories

2025-02-01 Thread Corentin Régent
Group set to run in a stateless mode and > leveraging the proper kafka transaction settings. > > Thanks > > On Sat, Feb 1, 2025 at 9:09 AM Corentin Régent > wrote: > > > Hi, > > > > I am reaching back regarding this topic, as any insight would be > > very h

Re: Atomic, durable processor state management with repositories

2025-02-02 Thread Corentin Régent
ny NiFi flows now > that do such things ensuring state/commits between source (Kafka) and > destination (Snowflake) use these mechanisms to offer very strong delivery > guarantees. > > Thanks > Joe > > On Sat, Feb 1, 2025 at 10:10 AM Corentin Régent > > wrote: > >

Re: Atomic, durable processor state management with repositories

2025-02-01 Thread Corentin Régent
hints on how it could be achieved? Thank you very much! Le dim. 26 janv. 2025 à 12:37, Corentin Régent a écrit : > Hi NiFi team, > > The ConsumeKafka > <https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-kafka

Re: Guidelines for contributing to new processor features

2025-01-19 Thread Corentin Régent
, can both NiFi 1 and NiFi 2 be targeted? Thanks, Le lun. 13 janv. 2025 à 16:14, Corentin Régent a écrit : > Hello NiFi team, > > I am trying to monitor NiFi data ingestions from Kafka to HDFS, by tracing > the offsets of the messages to make sure none is lost. The idea I have > w

Atomic, durable processor state management with repositories

2025-01-26 Thread Corentin Régent
Hi NiFi team, The ConsumeKafka processor currently offers at-least-once semantics through asynchronous offset commits to Kafka, meaning

Guidelines for contributing to new processor features

2025-01-13 Thread Corentin Régent
still closely related with Cloudera, how long can it take to support a new NiFi version in CDF? Thank you for your work and support, Corentin Régent