Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Dec 16, 2024
1 parent 1773ab2 commit a975fe5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions emr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Egress is not restricted. Each security group allows allows all egress traffic.
| ingress\_prefix\_list\_names (all-census.core)<BR> ingress\_networks | 8088 | TCP | Resource Manager | |
| ingress\_prefix\_list\_names (all-census.core)<BR> ingress\_networks | 9870 | TCP | HDFS Name Node | |
| ingress\_prefix\_list\_names (all-census.core)<BR> ingress\_networks | 18080 | TCP | Spark History Server | |
| emr-core-tasks-node, emr-studio, emr-service-access | ALL | ALL | ALL | |
| emr-core-tasks-node<BR>emr-studio<BR>emr-service-access | ALL | ALL | ALL | |
| self | ALL | ALL | ALL | |

## emr-core-tasks-node
Expand All @@ -73,7 +73,7 @@ Egress is not restricted. Each security group allows allows all egress traffic.
|--------|---------|----------|-------|----------|
| ingress\_prefix\_list\_names (all-census.core)<BR> ingress\_networks | 9864 | TCP | HDFS Data Node | |
| ingress\_prefix\_list\_names (all-census.core)<BR> ingress\_networks | 8042 | TCP | Node Manager | |
| emr-master-node, emr-service-access | ALL | ALL | ALL | |
| emr-master-node<BR>emr-service-access | ALL | ALL | ALL | |
| self | ALL | ALL | ALL | |

## emr-service-access
Expand Down
4 changes: 2 additions & 2 deletions emr/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
* | ingress_prefix_list_names (all-census.core)<BR> ingress_networks | 8088 | TCP | Resource Manager | |
* | ingress_prefix_list_names (all-census.core)<BR> ingress_networks | 9870 | TCP | HDFS Name Node | |
* | ingress_prefix_list_names (all-census.core)<BR> ingress_networks | 18080 | TCP | Spark History Server | |
* | emr-core-tasks-node, emr-studio, emr-service-access | ALL | ALL | ALL | |
* | emr-core-tasks-node<BR>emr-studio<BR>emr-service-access | ALL | ALL | ALL | |
* | self | ALL | ALL | ALL | |
*
* ## emr-core-tasks-node
Expand All @@ -74,7 +74,7 @@
* |--------|---------|----------|-------|----------|
* | ingress_prefix_list_names (all-census.core)<BR> ingress_networks | 9864 | TCP | HDFS Data Node | |
* | ingress_prefix_list_names (all-census.core)<BR> ingress_networks | 8042 | TCP | Node Manager | |
* | emr-master-node, emr-service-access | ALL | ALL | ALL | |
* | emr-master-node<BR>emr-service-access | ALL | ALL | ALL | |
* | self | ALL | ALL | ALL | |
*
* ## emr-service-access
Expand Down

0 comments on commit a975fe5

Please sign in to comment.