Hi Anupam, to the best of my knowledge it is not possible to read the provenance records directly.
You can however read the provenance records from either the API directly or use the site to site provenance reporting reporting task to ship the provance records to the same Nifi instance (not recommended) anither Nifi instance or Minifi for processing and reporting. Hope that helps Edward On Fri, 3 Sep 2021, 19:57 BARUAH, ANUPAM, <[email protected]> wrote: > Dear Dev Team > > I am looking how the data is arranged in NiFi Provenance file. Can we read > it using python or any other scripting language and store the information > in some database. > > Looking more info like > > > * How the data is arranged in the data provenance file. > > * From where the program should start reading the file(.prov)? > > * What are the e unnecessary characters and useful information > related to events? > > * How to identify each event? > > Best Regards > Anupam > >
