Unable to achieve CDC using MySQL Binary Log for Mariadb database.
I am trying to use MySQL Binary Log Origin for CDC ,which worked well for mysql.
Does the same origin supports mariadb as well? If not, which of the origin need to be used for CDC with mariadb. Please, someone suggest me solution for this.
Thanks
Have you tried it? If so, what error did you see?
yes I have tried,my pipeline is running without any errors.But no data is fetched. I tried updating,inserting,deleting data from table what i used as origin while i ran the pipeline.But streamsets pipeline does not show any data .
I created new pipeline with the same configurations as the previous pipeline,this time it gives error as unable to find driver instance !! But all the connectors are placed .
Thank you for your response @metadaddy