During the Capstone Project Part 2 the deftunes_transform and deftunes_serving schemas in REDSHIFT DB wasn’t created (step 2.7.).
All ingestion and transformation jobs were finished successfully.
Account id is: 211125491008
During the Capstone Project Part 2 the deftunes_transform and deftunes_serving schemas in REDSHIFT DB wasn’t created (step 2.7.).
All ingestion and transformation jobs were finished successfully.
Account id is: 211125491008
Hello @Morosus
I tried the lab, and unfortunately I was not able to reproduce the issue.
terraform/modules/transform_job/glue.tf
in step 2.2.<REDSHIFT_ENDPOINT>
in step 2.6. The endpoint should not contain a http://
and should look like the following.Hello, I get the same issue where the tables have not been created without any previous errors leading up to this point.
FYI, I traced back trouble-shooting after getting terraform errors during step 3.1.2. (see vs code terminal screenshot)
Please help! Thank you.
Hello @Andrew_Wilkie
Seems like there has been a problem connecting to the AWS Glue endpoint. Actually this is new, and we haven’t faced an error like this before. I guess it might be stemming from a temporary error in the AWS services. Can you please try again in a fresh lab start and see if the issue persists?