[
https://issues.apache.org/jira/browse/NIFI-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14361119#comment-14361119
]
ASF subversion and git services commented on NIFI-40:
-----------------------------------------------------
Commit 79c60016384f481b1f6348f7f1c08f9ccb6d51ef 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=79c6001 ]
NIFI-40: Merged in NIFI-250 and bug fixes
> 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)