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

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

GitHub user ckmcd opened a pull request:

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

    NIFI-1660 - Enhance the expression language with jsonPath function

    

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

    $ git pull https://github.com/ckmcd/nifi NIFI-1660-0.x

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

    https://github.com/apache/nifi/pull/506.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 #506
    
----
commit 06a1399d2c5019eb7820d5ea85c4c0968ca8f3ce
Author: Chris McDermott <[email protected]>
Date:   2016-03-24T18:10:19Z

    NIFI-1660 - Enhance the expression language with jsonPath function

----


> Enhance the expression language with jsonPath function
> ------------------------------------------------------
>
>                 Key: NIFI-1660
>                 URL: https://issues.apache.org/jira/browse/NIFI-1660
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 0.5.1
>            Reporter: Christopher McDermott
>            Assignee: Joseph Witt
>            Priority: Minor
>             Fix For: 1.0.0, 0.7.0
>
>
> jsonPath would evaluate a JSON path provided, as an argument, against the 
> subject.
> Example
> {quote}
> $\{kafka.key:jsonPath('$.foo.bar')\}
> {quote}



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

Reply via email to