Member since
01-15-2019
11
Posts
0
Kudos Received
0
Solutions
11-30-2023
03:51 AM
@Fanxxx , issue has been fixed? if yes, can you share the details to resolve
... View more
02-20-2019
03:07 PM
Hi Team, I have a table in Oracle DB with one column holding BLOB data. Does NiFi support Blob file from oracle to postgressql? if yes, what are the processors do I need to use for convert and store the data? I want to see the original content of the blob data in postgressql. Thank you.
... View more
Labels:
- Labels:
-
Apache NiFi
02-15-2019
07:55 PM
@Matt Burgess Thank you.
... View more
02-13-2019
08:23 PM
Thanks Matt for the quick response, And one more question I'm using queryDatabaseTable and maximum-column ID, if my state 100 and new record added in the source with 50 number I'm not getting this record because it will always check the greater than records, How will I get the less than records as well?
... View more
02-13-2019
06:37 PM
Hi Team, I have two questions, can anyone help me 1) How will I get the sysdate -1 updated records using NiFi(Ex: I have a timestamp 09:00 today but when I get incremental the processor need to check since 09:01 yesterday or else less than 2 hours of timestamp)? 2) When delete happens in the source how will affect in target? and I need to store delete records in another table in the target how will I achieve using NiFi? Thank you.
... View more
Labels:
- Labels:
-
Apache NiFi
01-19-2019
01:47 PM
@Matt Burgess Really helpful!! But, I have a question By using this flow How we will get the updated records?
... View more
01-15-2019
04:47 PM
Hi Team, Please help me on the below issue I am ingesting the Data From Oracle to PostgresSql Using NiFi. We have huge data and continuously generating from sources, I want to update attributes and delete attributes using NiFi My Flow is: QueryDatabaseRecord-->UpdateAttribute-->PutDatabaseRecord when matched record found on the final table then define which action you need to take either Update (or) Delete if the record not matched in the final dataset then insert the record. Appreciate your help. Thank you,
... View more
Labels:
- Labels:
-
Apache NiFi