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

    https://github.com/apache/nifi/pull/2615#discussion_r192050258
  
    --- Diff: 
nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml
 ---
    @@ -120,6 +132,22 @@
                 <version>1.7.0-SNAPSHOT</version>
                 <scope>provided</scope>
             </dependency>
    +        <dependency>
    +            <groupId>org.apache.nifi</groupId>
    +            <artifactId>nifi-avro-record-utils</artifactId>
    +            <version>1.7.0-SNAPSHOT</version>
    +            <scope>compile</scope>
    +        </dependency>
    +        <dependency>
    +            <groupId>org.apache.nifi</groupId>
    +            <artifactId>nifi-avro-record-utils</artifactId>
    --- End diff --
    
    Done.


---

Reply via email to