[
https://issues.apache.org/jira/browse/NIFI-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021454#comment-16021454
]
ASF subversion and git services commented on NIFI-3955:
-------------------------------------------------------
Commit 3ec0aa947f2d939ce37fb1a65cd089857a41e0c0 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=3ec0aa9 ]
NIFI-3955:
- Filtering out the EventTime searchable field for all implementation of
ProvenanceRepository. Prefer user query using the startDate/endDate fields.
Signed-off-by: Pierre Villard <[email protected]>
This closes #1844.
> Confusing provenance searchable fields behavior
> -----------------------------------------------
>
> Key: NIFI-3955
> URL: https://issues.apache.org/jira/browse/NIFI-3955
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Extensions
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Minor
>
> In nifi.properties, the indexed/searchable fields in provenance events can be
> configured. Fields that are not indexed will not be searchable in provenance
> queries. The description states the available fields are
> {noformat}
> # EventType, FlowFileUUID, Filename, TransitURI, ProcessorID,
> AlternateIdentifierURI, Relationship, Details
> {noformat}
> However, when configured with
> {noformat}
> org.apache.nifi.provenance.WriteAheadProvenanceRepository
> {noformat}
> an additional field (EventTime) is included in the searchable fields in the
> UI but is not configured in nifi.properties.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)