Skip to content

Commit 11ff111

Browse files
author
AWS
committed
Amazon EMR Containers Update: Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines.
1 parent 295fad4 commit 11ff111

File tree

4 files changed

+584
-163
lines changed

4 files changed

+584
-163
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon EMR Containers",
4+
"contributor": "",
5+
"description": "Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines."
6+
}

0 commit comments

Comments
 (0)