https://meltano.com/ logo
#cli
Title
# cli
p

proud-jackal-38797

03/22/2021, 6:33 AM
I'm trying to use log-based replication method for the ELT, what are the configurations I have to make? Any suggestions please..
f

flat-bear-81546

03/22/2021, 12:36 PM
This is Source dependent, which source are you using? Can you share some code? What problems are you running into
I mean Tap dependent*
p

proud-jackal-38797

03/22/2021, 1:27 PM
I'm using tap-mysql
f

flat-bear-81546

03/22/2021, 1:31 PM
https://github.com/singer-io/tap-mysql the ReadMe here goes over Incremental replication pretty well
p

proud-jackal-38797

03/22/2021, 1:54 PM
Thanks @flat-bear-81546. But, I think Incremental won't be sufficient for me since, my data would be changing over time, even after syncing. Incremental won't be supporting that, or will it? Help me here. Thanks again.
f

flat-bear-81546

03/22/2021, 2:01 PM
Ahh sorry I read that too fast! https://transferwise.github.io/pipelinewise/connectors/taps/mysql.html is much better documentation on how to use binlog replication!
p

proud-jackal-38797

03/22/2021, 2:10 PM
Thank U !!
Sorry again to trouble U. But I have no idea of how it can be implemented in the meltano. I'm a beginner here. Your support can help me much.
f

flat-bear-81546

03/22/2021, 2:15 PM
Yeah no problem, you can add that mysql tap as a source to Meltano. It's actually supported via discovery so it's really easy, https://meltano.com/plugins/extractors/mysql.html
👍 1
p

proud-jackal-38797

03/22/2021, 2:22 PM
Thanks again
👍 2