You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Warner (JIRA)" <ji...@apache.org> on 2017/09/21 11:45:00 UTC

[jira] [Updated] (NIFI-4397) PutElasticsearchHttp Processor: Elasticsearch URL property isn't expanding nifi language expressions

     [ https://issues.apache.org/jira/browse/NIFI-4397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Warner updated NIFI-4397:
-----------------------------
    Attachment: screenshot-1.png

> PutElasticsearchHttp Processor: Elasticsearch URL property isn't expanding nifi language expressions
> ----------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-4397
>                 URL: https://issues.apache.org/jira/browse/NIFI-4397
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.3.0
>            Reporter: Joe Warner
>            Priority: Minor
>         Attachments: screenshot-1.png
>
>
> Despite the documentation saying that the PutElasticsearchHttp processor should support expression language this isn't happening. The Index property works correctly however. The property validates whether the value looks like a URL. But it seems like this validation is taking place before the expression is evaluated. Also, expressions like 'http://${url}' still are not evaluated.
> Technically I guess this isn't a 'major' issue, but it is quite painful to use it without the replacement happening. See also NIFI-4396 which is very similar behaviour.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)