Member since
11-08-2022
12
Posts
0
Kudos Received
0
Solutions
08-06-2023
09:01 AM
thanks for your reply but my question is how to implement CDC (incremental load ) without having an incremental column .
... View more
07-27-2023
07:42 AM
is this solution is fit in streaming more than puthive3ql for about 10 GB during the day???
... View more
04-12-2023
04:43 AM
is there is processor from oracle and oracle cdc now in cloudera ???
... View more
Labels:
- Labels:
-
Apache NiFi
03-12-2023
06:18 AM
it give an error due to (ISODate)
... View more
03-10-2023
04:15 AM
this form work in mongo {"transactionDate": {"$gt": ISODate("2021-12-21")}} but not in nifi
... View more
03-10-2023
04:06 AM
thanks cotopaul for your comment , it seems fine for not date column like {"_id": {"$gt": 10}} but for matching the timestamp not working
... View more
03-10-2023
02:01 AM
any way to use query for filter only last minutes transactions
... View more
03-10-2023
01:39 AM
thanks for your reply but query in getmongo processor not select statment it's json . i try query using {"TransactionHistory":"2022-12-21T13:24:34.945+00:00"} as the original date format but with no result .
... View more
03-09-2023
12:06 PM
i have NIFI mongo db connection and need to fetch only new record , i have a long column (transactiondate) (yyyy-MM-dd HH:mm:ss) and need the new transactions in last 1 sec .
... View more
Labels:
- Labels:
-
Apache NiFi
11-08-2022
10:26 AM
what about CDP ?
... View more