[ 
https://issues.apache.org/jira/browse/NIFI-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454232#comment-16454232
 ] 

ASF GitHub Bot commented on NIFI-5051:
--------------------------------------

Github user mattyb149 commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/2615#discussion_r184396268
  
    --- Diff: 
nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml
 ---
    @@ -57,6 +57,18 @@
                 <scope>provided</scope>
             </dependency>
     
    +        <dependency>
    +            <groupId>org.apache.nifi</groupId>
    +            <artifactId>nifi-lookup-service-api</artifactId>
    +            <scope>provided</scope>
    +        </dependency>
    +
    +        <dependency>
    +            <groupId>org.apache.avro</groupId>
    +            <artifactId>avro</artifactId>
    +            <version>1.8.2</version>
    --- End diff --
    
    Won't nifi-avro-record-utils bring in the Avro library?


> Create a LookupService that uses ElasticSearch
> ----------------------------------------------
>
>                 Key: NIFI-5051
>                 URL: https://issues.apache.org/jira/browse/NIFI-5051
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Mike Thomsen
>            Assignee: Mike Thomsen
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to