Skip to content

Commit 0591f30

Browse files
committed
Update outline
1 parent bd49902 commit 0591f30

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,17 @@
77

88
[EMR Setup](./0-emr-setup.ipynb)
99

10-
## Work with EMR
10+
## Working with Spark on EMR
1111

1212
1. [Develop Apache Spark with EMR Notebook](./1-1-develop-spark-with-emr.ipynb)
1313
1. [Execute Apache Spark jobs](./1-2-execute-spark-jobs.ipynb)
1414
1. [AWS SDK for Python (Boto3)](./1-3-aws-sdk-for-python.ipynb)
1515

16+
## Working with Hudi on EMR
17+
18+
1. [Copy-on-Write](./1-copy-on-write.ipynb)
19+
1. [Merge-on-Read](./2-merge-on-read.ipynb)
20+
1621
## References
1722

1823
- [EMR-ETL workshop](https://emr-etl.workshop.aws/)

0 commit comments

Comments
 (0)