Hi Taher, In the initial phase of our CDC pipeline, we were using Hudi with Nifi. Nifi was being used to read Binlog file of mysql and to push that data to some Kafka topic. This topic was then getting consumed by DeltaStreamer. So Nifi was indirectly involved in that flow.
On Wed, Sep 18, 2019 at 10:29 AM Taher Koitawala <taher...@gmail.com> wrote: > Hi All, > Just wanted to know has anyone tried to write data to Hudi with a > Nifi flow? > > Perhaps may be just a csv file on local to Hudi dataset? If not then lets > try that! > > Regards, > Taher Koitawala >