JSON attribute value split by space and put them into new attributes using Jolt transform Apache nifi

后端 未结 0 1054
南旧
南旧 2020-12-30 12:34

I have json object as following,

{
    "sensorId":2,
    "dataValue":26.7, 
    "dateTime":"2020:12:29 14:20:31"
}



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