Created 07-12-2023 01:23 PM
need jolt transformation specs for below output:
[
{
"datetime":"time1",
"valuetime:"value1"
},
{ "datetime":"time2",
"valuetime:"value2"
} ]
But I am getting it as:
{
"accounts":[
{
"dateTime":["time1","time2"],
"valueTime":["value1","value2"]
}
]
}
Created 07-12-2023 02:44 PM
@saraDdeveloper Welcome to the Cloudera Community!
To help you get the best possible solution, I have tagged our expert @araujo who may be able to assist you further.
Meanwhile, you can browse through some resources like:
Please keep us updated on your post, and we hope you find a satisfactory solution to your query.
Regards,
Diana Torres,Created 07-13-2023 10:09 AM
Hi,
It seems you are only providing the output. Can you please provide the input json and the desired output?
Thanks
Created 07-20-2023 01:29 PM
@saraDdeveloper If you are still experiencing the issue, can you provide the information @SAMSAL has requested? Thanks.
Regards,
Diana Torres,