Member since
11-08-2022
9
Posts
0
Kudos Received
0
Solutions
04-12-2023
04:43 AM
is there is processor from oracle and oracle cdc now in cloudera ???
... View more
Labels:
- Labels:
-
Apache NiFi
04-10-2023
11:48 AM
i have nifi flow file contain avro format data which contain field ( k_entityId ) this filed either long or string data the output format is : is there is any dynamic way to enforce reading this column as string to be :
... View more
Labels:
- Labels:
-
Apache Airflow
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