You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/04 17:15:25 UTC

[jira] [Commented] (NIFI-1660) Enhance the expression language with jsonPath function

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

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

Github user ckmcd commented on the pull request:

    https://github.com/apache/nifi/pull/303#issuecomment-205343263
  
    Can someone please kick the Travis CI build.
    
    Failed tests: 
      TestStandardProcessSession.testManyFilesOpened:775 ยป OutOfMemory GC overhead l...
    
    This should work.
    
    Thanks!


> 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
>            Priority: Minor
>
> 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)