Is it possible to create multiple Json objects from single Json using Jolt specification in NIFI

前端 未结 0 784
小蘑菇
小蘑菇 2021-01-06 03:56
I have a input json:
{
  "flu": "flu1",
  "reportId": 11,
  "Name":"Transform"
}
 
Expected output:
{
  "flu&q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题