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

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

GitHub user mattyb149 opened a pull request:

    https://github.com/apache/nifi/pull/1173

    NIFI-2980: Fixed doc for Elasticsearch URL property in ElasticsearchHttp 
processors

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mattyb149/nifi NIFI-2980

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/1173.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1173
    
----
commit 048bb3755fc4a01db5fdb20f001c7d5878dd9a2e
Author: Matt Burgess <[email protected]>
Date:   2016-11-02T18:00:17Z

    NIFI-2980: Fixed doc for Elasticsearch URL property in ElasticsearchHttp 
processors

----


> ElasticSearchHttp processors' help text not accurate
> ----------------------------------------------------
>
>                 Key: NIFI-2980
>                 URL: https://issues.apache.org/jira/browse/NIFI-2980
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>              Labels: beginner
>             Fix For: 1.1.0
>
>
> The property help tooltip (when hovering over the question mark) for 
> "Elasticsearch URL" says, the URL is consisted of "scheme, host, port, path", 
> but in fact, the path part is not necessary, because the processor forms the 
> path by using index, type, and doc_id.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to