Skip to content

franciscoprin/multi-tenant-meltano

Repository files navigation

REQUIREMENTS:

tap-postgres's pip_url:

type tap/target pip_url
local-environment tap-postgres -e /pipelinewise-tap-postgres
original-code tap-postgres pipelinewise-tap-postgres
modified-code tap-postgres git+https://github.com/franciscoprin/pipelinewise-tap-postgres

GETTING STARTED:

If you haven't don't already, check the REQUIREMENTS section. After that, run these commands:

  • modified the pip_url of the tap-postgres in the meltano-pipeline/meltano.yml, following the available options in the tap-postgres's pip_url section.
  • (terminal #1): docker-compose up
  • (Note): waiting until all the containers are lift.
  • (terminal #2, repeated this command if the meltano.yml is manually changed): ./meltano.sh install
  • (terminal #2): cd meltano-pipeline
  • (terminal #2, log schemas): ./meltano.sh invoke tap-postgres --discover
  • (terminal #2, check selected/excluded fields): ./meltano.sh select tap-postgres --list --all

REFERENCE:

About

learning meltano with a multi-tenant app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published