2.5 error
Hello @iambenn
There is probably an error with your completion of step 2.4. Please, make sure that you replace the <API_ENDPOINT>
placeholder correctly in step 2.4 and that you run this cell before moving on to 2.5.
@iambenn the error you are getting in the terminal is saying where the problem is stemming from. You had inputted var.redshift_use
instead of var.redshift_user
in the redshift.tf
file.
Thank I pass, but I find
5.2.3 error
(psycopg2.errors.InvalidSchemaName) schema “deftunes_transform” does not exist
[SQL: select * from deftunes_transform.songs limit 10]
(Background on this error at: Error Messages — SQLAlchemy 1.4 Documentation)