[
https://issues.apache.org/jira/browse/NIFI-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295332#comment-15295332
]
ASF GitHub Bot commented on NIFI-1660:
--------------------------------------
Github user mattyb149 commented on the pull request:
https://github.com/apache/nifi/pull/303#issuecomment-220807201
This appears to have been based on the 0.x branch, not master (so the PR
has conflicts). If you'd like to submit the PR against 0.x, do you mind
updating the PR? If you'd like to submit against master, can you rebase against
the latest master and force push the branch again? Please and 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
> 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)