rafa
11/02/2022, 7:11 PMtap-google-sheets with target-redshift (both default from hub.meltano.com) and am running into an issue.
[error ] Loading failed code=1 message=FileNotFoundError: [Errno 2] No such file or directory: '/tmp/foo bar/baz by foobar.csv.1'
(sheet name changed for confidentiality but format is the same)
every other sheet, with or without a forward slash, has a /tmp/ csv file successfully created in the s3 bucket, but this one isn’t created which throws the above error when loading into redshift. i’ve set --log-level=debug but i’m not finding where the root of this issue lies.
anyone else ran into this? any assistance is appreciated!jeanette_urbanski
11/29/2022, 7:59 PMrafa
11/29/2022, 8:08 PMjeanette_urbanski
11/29/2022, 9:21 PMrafa
11/29/2022, 9:22 PMjeanette_urbanski
11/30/2022, 7:12 PMWidgets/Plugins and it seemed to interpret the / as a location path rather than treating the entire name as a string. I changed it to Widgets & Plugins and the ingest ran fine.rafa
11/30/2022, 7:15 PMrafa
11/30/2022, 7:16 PMjeanette_urbanski
11/30/2022, 7:19 PMrafa
11/30/2022, 7:31 PMrafa
11/30/2022, 8:00 PM