Github user mattyb149 commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2113#discussion_r148787152
--- Diff: nifi-assembly/pom.xml ---
@@ -338,6 +338,16 @@
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>
+ <artifactId>nifi-elasticsearch-client-service-nar</artifactId>
+ <type>nar</type>
+ </dependency>
+<!-- <dependency>
--- End diff --
If not needed please remove---
