You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aws_emr_blog_v3/README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ The code deploys the following:
11
11
* Apache Hive
12
12
* Blog - <ahref="https://aws.amazon.com/blogs/big-data/introducing-amazon-emr-integration-with-apache-ranger/"target="_blank">Introducing Amazon EMR integration with Apache Ranger</a>
13
13
* Apache Spark
14
-
* Blog - [Authorize SparkSQL data manipulation on Amazon EMR using Apache Ranger](https://aws.amazon.com/blogs/big-data/authorize-sparksql-data-manipulation-on-amazon-emr-using-apache-ranger/){:target="_blank"}
14
+
* Blog - [Authorize SparkSQL data manipulation on Amazon EMR using Apache Ranger](https://aws.amazon.com/blogs/big-data/authorize-sparksql-data-manipulation-on-amazon-emr-using-apache-ranger/)
15
15
* Apache Tino (> EMR 6.7)
16
-
* Blog (**New!**) - [Enable federated governance using Trino and Apache Ranger on Amazon EMR](https://aws.amazon.com/blogs/big-data/enable-federated-governance-using-trino-and-apache-ranger-on-amazon-emr/){:target="_blank"}
16
+
* Blog (**New!**) - [Enable federated governance using Trino and Apache Ranger on Amazon EMR](https://aws.amazon.com/blogs/big-data/enable-federated-governance-using-trino-and-apache-ranger-on-amazon-emr/)
17
17
18
18
> **NOTE:** the code only run under us-east-1 (N. Virginia). You can copy to your regional bucket to deploy in a different region. Also, create [Issue](https://github.com/aws-samples/aws-emr-apache-ranger/issues/new) if you would like support for additional regions using this repo.
19
19
>
@@ -24,9 +24,9 @@ The code deploys the following:
24
24
25
25
Review these active items currenlty in under the V3 main branch [https://github.com/aws-samples/aws-emr-apache-ranger/projects/1?card_filter_query=label%3Av3]
26
26
27
-
1. Create VPC/AD server (takes ~10 min to run) [](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=EMRSecurityWithRangerBlogV3-Step1&templateURL=https://s3.amazonaws.com/aws-bigdata-blog/artifacts/aws-blog-emr-ranger/v3/cloudformation/step1_vpc-ec2-ad.template){:target="_blank"}
27
+
1. Create VPC/AD server (takes ~10 min to run) [](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=EMRSecurityWithRangerBlogV3-Step1&templateURL=https://s3.amazonaws.com/aws-bigdata-blog/artifacts/aws-blog-emr-ranger/v3/cloudformation/step1_vpc-ec2-ad.template)
28
28
- NOTE: The 'beta' code supports multi-region deployment by creating a new regional bucket
29
-
2. Setup the Ranger Server/RDS Instance/EMR Cluster (takes ~15 min to run) [](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=EMRSecurityWithRangerBlogV3-Step2&templateURL=https://s3.amazonaws.com/aws-bigdata-blog/artifacts/aws-blog-emr-ranger/v3/cloudformation/step2_ranger-rds-emr.template){:target="_blank"}
29
+
2. Setup the Ranger Server/RDS Instance/EMR Cluster (takes ~15 min to run) [](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=EMRSecurityWithRangerBlogV3-Step2&templateURL=https://s3.amazonaws.com/aws-bigdata-blog/artifacts/aws-blog-emr-ranger/v3/cloudformation/step2_ranger-rds-emr.template)
30
30
- NOTE: The 'V3' code now supports multi-region deployment by creating a new regional bucket. Make sure you select the following parameter values to allow multi-region deployment (required is cluster in not in US-EAST-1) and automatic creation of the self-signed certs required by EMR for Ranger integration.
31
31
-**CreateRegionalS3BucketAndCopyScripts: 'true'** -- Will create a regional bucket and copy the required files
32
32
-**CreateTLSCerts: 'true'** -- Will create self-signed certs and upload to Secrets manager
@@ -39,9 +39,9 @@ All active development code is under the Beta branch. Review these active items
39
39
40
40
Steps to deploy the Beta stack:
41
41
42
-
1. Create VPC/AD server (takes ~10 min to run) [](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=EMRSecurityWithRangerBlogV3-Step1&templateURL=https://s3.amazonaws.com/aws-bigdata-blog/artifacts/aws-blog-emr-ranger/beta/cloudformation/step1_vpc-ec2-ad.template){:target="_blank"}
42
+
1. Create VPC/AD server (takes ~10 min to run) [](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=EMRSecurityWithRangerBlogV3-Step1&templateURL=https://s3.amazonaws.com/aws-bigdata-blog/artifacts/aws-blog-emr-ranger/beta/cloudformation/step1_vpc-ec2-ad.template)
43
43
- NOTE: The 'beta' code supports multi-region deployment by creating a new regional bucket
44
-
2. Setup the Ranger Server/RDS Instance/EMR Cluster (takes ~15 min to run) [](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=EMRSecurityWithRangerBlogV3-Step2&templateURL=https://s3.amazonaws.com/aws-bigdata-blog/artifacts/aws-blog-emr-ranger/beta/cloudformation/step2_ranger-rds-emr.template){:target="_blank"}
44
+
2. Setup the Ranger Server/RDS Instance/EMR Cluster (takes ~15 min to run) [](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=EMRSecurityWithRangerBlogV3-Step2&templateURL=https://s3.amazonaws.com/aws-bigdata-blog/artifacts/aws-blog-emr-ranger/beta/cloudformation/step2_ranger-rds-emr.template)
45
45
- NOTE: The 'beta' code supports multi-region deployment by creating a new regional bucket. Make sure you select the following parameter values:
46
46
-**CreateRegionalS3BucketAndCopyScripts: 'true'** -- Will create a regional bucket and copy the required files
47
47
-**CreateTLSCerts: 'true'** -- Will create self-signed certs and upload to Secrets manager
0 commit comments