Skip to content

Commit a795f62

Browse files
authored
Merge pull request #2 from aws-samples/feature/initial-commit
bar raiser review comments
2 parents af412c9 + bf7b860 commit a795f62

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Running a Data Processing Job on EMR Serverless with AWS Step Functions and AWS Lambda using Terraform (By HashiCorp)
1+
# Run a data processing job on Amazon EMR Serverless with AWS Step Functions
22

33

44
In this blog we showcase how to build and orchestrate a [Scala](https://www.scala-lang.org/) Spark Application using [Amazon EMR Serverless](https://aws.amazon.com/emr/serverless/) , AWS Step Functions and [Terraform By HashiCorp](https://www.terraform.io/). In this end to end solution we execute a Spark job on EMR Serverless which processes sample click-stream data in Amazon S3 bucket and stores the aggregation results in Amazon S3.
@@ -138,6 +138,7 @@ EMR Studio
138138

139139
* Open AWS Console, Navigate to “EMR” > “Serverless” tab on the left pane.
140140
* Select “clicklogger-dev-studio” and click “Manage Applications”
141+
* The Application created by the stack will be as shown below clicklogger-dev-loggregator-emr-<Your-Account-Number>
141142

142143

143144

0 commit comments

Comments
 (0)