Member since
03-16-2023
3
Posts
0
Kudos Received
0
Solutions
04-26-2023
09:54 PM
"createdOn": {"$date":"${now():format('YYYY-MM-dd HH:mm:ss'):replace(' ', 'T'):append('.000+00:00')}"} used this to store ISO date format in mongo db from Jolt and nifi expression language.
... View more
04-18-2023
10:27 PM
Put Mongo is throwing an error while using this ***PutMongo[id=e57c5334-b5a8-1c6c-0840-73050fa4acd5] Failed to insert FlowFile[filename=a2268e35-1e97-4f75-b58c-f33396290666] into MongoDB due to Failed to parse string as a date: org.bson.json.JsonParseException: Failed to parse string as a date Caused by: java.time.format.DateTimeParseException: Text '2023-04-18 13:07:38.000+0000' could not be parsed at index 10**** Is there a way to use jolt and putMongo to store the iso date in mongo db pls help thanks
... View more
03-16-2023
06:19 AM
Hi, I have a requirement where I want to check any flow files going through failure relationships through data provenance directly.
... View more
Labels:
- Labels:
-
Apache NiFi
-
NiFi Registry