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

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

Github user markap14 commented on the issue:

    https://github.com/apache/nifi/pull/303
  
    @ckmcd  looks good! I was able to test it locally. Unit tests are good. I 
did find that a Reader was opened in a unit test and not closed, which i 
addressed, and a couple of NOTICE files needed to be updated. Otherwise, all is 
good. Pushed to master and 0.x branches. Thanks for contributing this back!


> 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