[
https://issues.apache.org/jira/browse/NIFI-6960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17011668#comment-17011668
]
ASF subversion and git services commented on NIFI-6960:
-------------------------------------------------------
Commit 8d214f99a4c2f58210279b918ca0d974ef6eb733 in nifi's branch
refs/heads/master from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8d214f9 ]
NIFI-6960: Add Provenance Table to MetricsSqlQueryService
Signed-off-by: Pierre Villard <[email protected]>
This closes #3945.
> 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
> Assignee: Matt Burgess
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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)