Adis Cesir created NIFI-1567:
--------------------------------
Summary: EvaluateJsonPath processor should work against attributes
Key: NIFI-1567
URL: https://issues.apache.org/jira/browse/NIFI-1567
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 0.4.1
Reporter: Adis Cesir
Priority: Minor
Consider that certain flowfile contents are not always clean JSON but rather
embedded JSON in other sets of data. Currently there is not a god way to
extract JSON out of this set of data other than parsing with regex and keeping
the existing flow file content.
Having the ability to parse JSON on already extracted attributes should make
processing complex and embedded sets of JSON data much easier.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)