Matt Gilman created NIFI-3955:
---------------------------------

             Summary: 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)

Reply via email to