如何将json文件中的字段值放入属性nifi中
Json 文件: { “_id”:“eCT9agQkchqPnyDgd” }
我使用 updateAttribute 不起作用:$._id,{$._id}
使用 EvaluateJsonPath 处理器:
https://nifi.apache.org/documentation/nifi-2.0.0-M1/components/org.apache.nifi/nifi-standard-nar/2.0.0-M1/org.apache.nifi.processors。标准.EvaluateJsonPath/index.html
在您的情况下,为处理器添加一个新属性,名称为
id
$.id