Member since
01-14-2020
7
Posts
1
Kudos Received
0
Solutions
03-08-2020
10:01 AM
@mburgess , Could you please suggest how I can achieve the same with Cassandra. I tried to use QueryDatabaseTable processor but not able to find the suitable jar and driver class name. So I giveup and tried to use QueryCassandra but it has no option or mechanism like Maximum-row columns and no View State option. So not finding any option to find an incremental changes for a cassandra table. Please suggest what should be the best approach which will help me to proceed further.
... View more
03-04-2020
09:46 AM
Hi @Faerballert , How can I achieve the same delta changes on cassandra. could u please share some processors which I can use and if I'm using QueryDatabaseTable its asking for jdbc driver and jar details. So please share your thought
... View more
02-16-2020
11:26 PM
Thanks @Faerballert , as you suggested I did the following Set the Maximum-Value-Columns with modified_time, later I checked the View state for the modified_time column and able to see the modified column which I updated. I want to know How I can get the changed data over the period of time, for example if I have modified the column in last 1hr/1 day/1 week then I should be able to see all the modified data.
... View more
01-14-2020
03:54 AM
I have a requirement like, I will be using mysql database and cassandra database.So I should be able to read data from both the databases based on hourly,weekly,monthly or specified date range. When we read the table from database it should display the delta changes for that table. So which nifi processors I should use to show delta changes for both mysql and cassandra db
... View more
Labels:
- Labels:
-
Apache NiFi