Pierre Villard created NIFI-12344:
-------------------------------------
Summary: PutKudu operation should accept u/c/d for Debezium
Key: NIFI-12344
URL: https://issues.apache.org/jira/browse/NIFI-12344
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Pierre Villard
Assignee: Pierre Villard
Fix For: 1.latest, 2.latest
The PutKudu supports an Operation Path in combination with a reader to look at
the operation that should be performed for a given record. When processing
Debezium data, instead of INSERT/UPDATE/DELETE we would see c/u/d. It's fairly
easy to deal with this via a Jolt Record processor but it's also a simple
improvement in the PutKudu processor to avoid this extra step.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)