[
https://issues.apache.org/jira/browse/NIFI-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206915#comment-15206915
]
ASF GitHub Bot commented on NIFI-1666:
--------------------------------------
GitHub user mattyb149 opened a pull request:
https://github.com/apache/nifi/pull/298
NIFI-1666: Fixed bug with EL evaluation in PutElasticsearch processor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mattyb149/nifi NIFI-1666
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/298.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 #298
----
commit 22768c2f8df0de9aa90496e21f5645f6a0741000
Author: Matt Burgess <[email protected]>
Date: 2016-03-22T18:00:25Z
NIFI-1666: Fixed bug with EL evaluation in PutElasticsearch processor
----
> PutElasticsearch doesn't evaluate Expression Language correctly for Index and
> Document Type
> -------------------------------------------------------------------------------------------
>
> Key: NIFI-1666
> URL: https://issues.apache.org/jira/browse/NIFI-1666
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 0.5.0
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Fix For: 0.6.0
>
>
> In the PutElasticsearch processor, the "Index" and "Document Type" properties
> indicate they support Expression Language, but attempting to use an incoming
> flow file attribute in the EL expression results in an empty value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)