You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/13 15:37:00 UTC

[jira] [Commented] (NIFI-5051) Create a LookupService that uses ElasticSearch

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

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_r209656707
  
    --- Diff: nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml ---
    @@ -127,8 +133,113 @@
                 <version>5.6.8</version>
                 <scope>compile</scope>
             </dependency>
    +        <dependency>
    +            <groupId>org.apache.nifi</groupId>
    +            <artifactId>nifi-avro-record-utils</artifactId>
    +            <version>1.7.0-SNAPSHOT</version>
    --- End diff --
    
    This one should be 1.8.0-SNAPSHOT now, sorry it's taken so long to get through


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