I'm trying to sync tap-mongodb (using the pipeline...
# plugins-general
i
I'm trying to sync tap-mongodb (using the pipelinewise variant though). The sync summary is empty (see picture). I'm having trouble defining what collections I would like to get. Where should that go? If I don't have a
select
setting at all, I get an error about replication method being None. If I add something there, I get an empty list. 😕
I am able to get the catalog running
Copy code
meltano invoke tap-mongodb -d
ah. running
Copy code
meltano select tap-mongodb --list --all
gave me a list of very much excluded stuff.