我想搭建一个简单的S3-Glue-Redshift-Tableau数据解决方案,但由于各种原因始终无法完成

0

【以下的问题经过翻译处理】 如何解决从Amazon Glue到Redshift执行作业的问题?报错信息:"JobName:s3-redshift and JobRunId:jr_30d8ac0c6b35d44f641b7d5b55819365897b18e6244c8a5559bff53efc8e23c1 failed to execute with exception At least one security group must open all egress ports.To limit traffic, the source security group in your outbound rule can be restricted to the same security group (Service: AWSGlueJobExecutor; Status Code: 400; Error Code: InvalidInputException; Request ID: eafb6d33-21d0-438c-96b9-c7b7ea6162f9; Proxy: null)",我更新了安全组入站规则,但仍然什么也没发生,在这种情况下应该怎么做?

1 Answer
0

【以下的回答经过翻译处理】 您需要更新安全组的入站和出站规则。重要提示:您可能不需要对外开放(即不要对0.0.0.0/0开放),但源始终为安全组本身(即所有分配给安全组的计算资源可以相互通信)。 还需要确保将安全组分配给VPC网络类型的Glue连接(如果使用Glue),并将该连接分配给Glue作业。

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions