Hi guys, I pull two datasets from two different databases on schedule and need to join both on some ID and then publish combined dataset to Kafka.
What is the best way to do this? Puzzled how I would synchronize two data pulls so data is joined for exact flowfiles I need, i.e. if there are errors anythere, I do not want to join older flowfile with a newer one. Thanks! Boris
