Member since
08-25-2023
6
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2289 | 08-29-2023 01:59 AM |
08-29-2023
01:59 AM
Problem solved by setting Decimal() type in JoltTransformJSON"stake" processor: ${stake:toDecimal()}
... View more
08-28-2023
02:52 AM
I note that there are cases when the union occurs normally. But the dependency is not installed.
... View more
08-28-2023
02:42 AM
Before { "UUID_FlowFile" : "0e543142-a8f1-48b4-84b6-b65a85e4708a", "update_date" : "2023-08-28 09:26:52", "employee_code" : "0000000121", "employee_id" : "9bf2cf03-19d4-11ea-8533-00155d0b352f", "orgunit_id" : null, "stake" : 0.5, } Before { "UUID_FlowFile" : "0e543142-a8f1-48b4-84b6-b65a85e4708a", "update_date" : "2023-08-28 09:26:52", "employee_code" : "0000000121", "employee_id" : "9bf2cf03-19d4-11ea-8533-00155d0b352f", "orgunit_id" : null, "stake" : 0, } Reader Writer
... View more
08-28-2023
01:34 AM
Thanks for the hint on the schema. I am using JsonTreeReader and JsonRecordSetWriter as standard. What schema options can be used to make MergeRecord work?
... View more
08-25-2023
08:25 AM
Hi all. I can't figure out why the MergeRecord processor converts fractional values to integers. Reading origin from json file.
... View more
Labels:
- Labels:
-
Apache NiFi