Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to get the version when invoking in Meltano #24

Open
Vaslo opened this issue Mar 14, 2022 · 1 comment
Open

unable to get the version when invoking in Meltano #24

Vaslo opened this issue Mar 14, 2022 · 1 comment

Comments

@Vaslo
Copy link

Vaslo commented Mar 14, 2022

Hello,

I have installed the tap-csv using:
meltano add extractor tap-csv

It appears to successfully install. However when I use the command to invoke the tap and then pull the version, it's listed as an unrecognized argument:
meltano invoke tap-csv --version
tap-csv: error: unrecognized arguments: --version

I can still invoke and it gives me options, but none appear (at least from what I see here) to be able to provide this:

usage: tap-csv [-h] [-c CONFIG] [-s STATE] [-p PROPERTIES] [--catalog CATALOG] [-d]

optional arguments:
  -h, --help            show this help message and exit
  -c CONFIG, --config CONFIG
                        Config file
  -s STATE, --state STATE
                        State file
  -p PROPERTIES, --properties PROPERTIES
                        Property selections
  --catalog CATALOG     Catalog file
  -d, --discover        Do schema discovery

Is there a change here to be aware of? Thanks!

@pnadolny13
Copy link
Collaborator

@Vaslo sorry for the slow response, I didnt see this issue. Are you sure that you are using this variant? Your log message looks like its from the deprecated https://gitlab.com/meltano/tap-csv/ variant. Can you confirm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants