aleksei_razvodov
01/28/2023, 2:38 PMaleksei_razvodov
01/28/2023, 2:38 PM2023-01-28T14:38:24.651576Z [info ] The default environment 'dev' will be ignored for `meltano config`. To configure a specific environment, please use the option `--environment=<environment name>`.
tags [env: TAP_STACKEXCHANGE_TAGS] current value: ['devops'] (from `meltano.yml`)
Question tags: Question tags to retrieve.
site [env: TAP_STACKEXCHANGE_SITE] current value: None (default)
Site: StackExchange site to look for questions.
key [env: TAP_STACKEXCHANGE_KEY] current value: '' (from the TAP_STACKEXCHANGE_KEY variable in `.env`)
Stack App key: Key to receive a higher request quota.
start_date [env: TAP_STACKEXCHANGE_START_DATE] current value: 1674914400 (from `meltano.yml`)
Start date: The earliest record date to sync
filter [env: TAP_STACKEXCHANGE_FILTER] current value: None (default)
Filter: Custom API filter to apply to all requests
To learn more about extractor 'tap-stackexchange' and its settings, visit <https://hub.meltano.com/extractors/tap-stackexchange--meltanolabs>
$ meltano run tap-stackexchange target-jsonl
logs in attached file
aleksei_razvodov
01/28/2023, 2:43 PMaleksei_razvodov
01/28/2023, 2:44 PMversion: 1
default_environment: dev
project_id: acdbe5fb-c92e-4c38-8b4c-ca82197918e2
environments:
- name: dev
- name: staging
- name: prod
plugins:
extractors:
- name: tap-xkcd
variant: airbyte
pip_url: git+<https://github.com/MeltanoLabs/tap-airbyte-wrapper.git>
- name: tap-stackexchange
variant: meltanolabs
pip_url: git+<https://github.com/MeltanoLabs/tap-stackexchange.git>
config:
tags:
- devops
start_date: 1674914400
loaders:
- name: target-jsonl
variant: andyh1203
pip_url: target-jsonl
- name: target-postgres
variant: meltanolabs
pip_url: git+<https://github.com/MeltanoLabs/target-postgres.git>
config:
sqlaclhemy_url: <postgres+psycopg2://meltano:password@localhost:5431/postgres>
Will Da Silva (Arch)
01/28/2023, 4:41 PMmeltano.yml
you provided (and by extension, the latest version of tap-stackexchange
) I'm able to run meltano run tap-stackexchange target-jsonl
without error.
Sorry that this isn't of more help - I just wanted to let you know that the tap is not completely broken, even though it isn't working for you.aleksei_razvodov
01/29/2023, 11:50 AMaleksei_razvodov
01/29/2023, 6:27 PMpat_nadolny
01/30/2023, 3:25 PM400 Client Error: Bad Request
vs an explicit rate limit error message if that is the case.aleksei_razvodov
01/30/2023, 3:35 PMaleksei_razvodov
01/30/2023, 3:36 PMaleksei_razvodov
01/30/2023, 3:38 PMedgar_ramirez_mondragon
01/30/2023, 4:57 PMtags
stream:
- name: tap-stackexchange
variant: meltanolabs
pip_url: git+<https://github.com/MeltanoLabs/tap-stackexchange.git>
config:
tags:
- meltano
select:
- !tags.*