alizamin
11/27/2023, 2:04 PMOperation not supported for loader 'target-redshift'
I have defined just obligatory fields as it says here: https://github.com/transferwise/pipelinewise-target-redshift#to-run
loaders:
- name: target-redshift
variant: transferwise
pip_url: pipelinewise-target-redshift
config:
host: localhost
port: 5439
dbname: database
user: admin
s3_bucket: my_bucket
default_target_schema: meltano_schema
Error messages are not very informative. Thank you!Reuben (Matatika)
11/27/2023, 4:03 PMmeltano config <name> test
is not supported yet: https://docs.meltano.com/guide/configuration/#configuration-testing
You should try meltano run <tap> target-redshift
.alizamin
11/28/2023, 8:33 AMalizamin
11/28/2023, 11:22 PMLoader 'target-redshift' could not be installed: Failed to install plugin 'target-redshift'.
No result after removing/adding the plugin, deleting lock-file, etc 😢 Any idea where it could go wrong?Reuben (Matatika)
11/28/2023, 11:36 PM--log-level debug
? I would post this in a separate #C01TCRBBJD7 thread so people who have used the target before can see it.