When I am installing this tap: <https://pypi.org/p...
# announcements
m
When I am installing this tap: https://pypi.org/project/pipelinewise-tap-s3-csv/ I am getting the issue of 'unknown' on the ui
d
Can you share how the plugin is defined in
meltano.yml
?
m
loaders:   - name: pipelinewise-target-s3-csv     namespace: s3-csv     pip_url: -e /src/pipelinewise-target-s3-csv     executable: target-s3-csv     settings:     - name: aws_access_key_id       env: S3_CSV_AWS_ACCESS_KEY_ID     - name: aws_secret_access_key       env: S3_CSV_AWS_SECRET_ACCESS_KEY     - name: s3_bucket       env: S3_CSV_S3_BUCKET     - name: s3_key_prefix       env: S3_CSV_S3_KEY_PREFIX
d
OK, that looks good as well. Would you be willing to jump on a quick Zoom call so I can help you debug this a little more while seeing the relevant screens?
m
It looks like the naming issue with the tap was solved also.
New project and solve the issue
maybe, to much games with the configurations
d
@meir.shamay Huh, weird! But I'm glad it got resolved