Matt Burgess created NIFI-6960:
----------------------------------
Summary: Add Provenance table to MetricsSqlQueryService
Key: NIFI-6960
URL: https://issues.apache.org/jira/browse/NIFI-6960
Project: Apache NiFi
Issue Type: New Feature
Components: Extensions
Reporter: Matt Burgess
MetricsSqlQueryService creates and exposes table models atop various NiFi
capabilities, such as a Processor Status table, Bulletin table, etc.
It would be nice to add a table model for Provenance events as well. Some
fields available in SiteToSiteProvenanceReportingTask will not be available to
query, as they are built from properties specified in the reporting task
itself, and the table model will not have access to them. Also some derivative
fields such as "contentURI" may be renamed "contentPath" as a result.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)