Open
Description
Hi @josephmachado
when I run make infra-up
, I got this error message:
│ Error: error waiting for EMR Cluster (j-626JY5011R9W) to create: unexpected state 'TERMINATED_WITH_ERRORS', wanted target 'RUNNING, WAITING'. last error: VALIDATION_ERROR: EMR service role arn:aws:iam::972206383570:role/EMR_DefaultRole is invalid
│
│ with aws_emr_cluster.sde_emr_cluster,
│ on main.tf line 110, in resource "aws_emr_cluster" "sde_emr_cluster":
│ 110: resource "aws_emr_cluster" "sde_emr_cluster" {
│
╵
╷
│ Error: could not start transaction: dial tcp 18.141.109.61:5439: connect: connection timed out
│
│ with redshift_schema.external_from_glue_data_catalog,
│ on main.tf line 172, in resource "redshift_schema" "external_from_glue_data_catalog":
│ 172: resource "redshift_schema" "external_from_glue_data_catalog" {
│
╵
make: *** [Makefile:45: infra-up] Error 1
in the AWS UI, I checked the EMR cluster has a terminated status.
Terminated with errorsEMR service role arn:aws:iam::972206383570:role/EMR_DefaultRole is invalid
Metadata
Metadata
Assignees
Labels
No labels