[
https://issues.apache.org/jira/browse/NIFI-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14361123#comment-14361123
]
ASF subversion and git services commented on NIFI-40:
-----------------------------------------------------
Commit 6ea2c72b981ac9740fc3e046968c439c9199c4a6 in incubator-nifi's branch
refs/heads/prov-query-language from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=6ea2c72 ]
NIFI-40: Added new fields to index/search on
> Implement Provenance Query Language -- requires refactoring of Prov Repo API
> / Implementations
> ----------------------------------------------------------------------------------------------
>
> Key: NIFI-40
> URL: https://issues.apache.org/jira/browse/NIFI-40
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Core Framework
> Reporter: Mark Payne
>
> Prov Repo should return a StoredProvenanceRecord object that provides a
> StorageLocation object and the Prov Record itself. This StorageLocation is a
> marker interface; specific Prov Repo can create their own implementations to
> lookup records. Attempt to lookup by Location will throw
> IllegalArgumentException if Location is not valid for that repo.
> Compared to existing Persistent Prov Repo, also will need to make compression
> better/seekable, or reading the records will take far too long to be very
> usable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)