[
https://issues.apache.org/jira/browse/NIFI-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15224317#comment-15224317
]
Joseph Witt commented on NIFI-1660:
-----------------------------------
don't worry too much about travis. It has been very helpful with PR processing
timelines but we know there are some rough edges.
It does look like this adds a dependency to the expression language module.
Curious to hear how this plays out in the classloader hierarchy in terms of
what that impacts. Mark would know for sure.
> 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)