-
Notifications
You must be signed in to change notification settings - Fork 1
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
attempting to install first time #3
Comments
I built the blob and now just.. taking a look how to run it properly.. wire in the config.. so thats cool.. one issue is at first run the help menu is expecting files which.. might be counter intuitive
|
ah I see now in meltano I have the following in my config
i will move the executable somewhere and wire it into this loader .. and start debugging the docs.. for wiring this into S3.. but it would be good to maybe confirm what I should do installation wise (like are those errors expected and I should ignore them ? ) |
okay nice, I wired in the full target path.. and now seeing something that makes sense
EDIT: I now have a config that i think is valid .. but wondering where/how to wire in AWS credentials? or is this something I need to add in source?
|
Hi @EMCP sorry for the delay, I was out for a couple of weeks and this got buried below other notifications.
That looks like a 🐛: #4
Yup, the
The options are
from https://docs.aws.amazon.com/sdk-for-go/api/aws/session/ |
im going to close this as I cannot dedicate time to sorting this out more... and focusing instead on using parquet |
I had a attempt to install this in my meltano project but.. wasnt quite hitting the mark unfortunately..
https://meltano.slack.com/archives/C01PKLU5D1R/p1647388209417079
I guess usually loaders are using pip because they are written in python.. in this case.. we're using golan so.. all I tried so far was
but was met with errors
Perhaps I need to simply
EDIT:
just for kicks I also tried
got
Loader 'target-jsonl-blog' is not known to Meltano
The text was updated successfully, but these errors were encountered: