Skip to content

Commit 2108350

Browse files
committed
pyspark criterios
1 parent ecef9f8 commit 2108350

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/classes/pyspark/index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -158,10 +158,9 @@ Also, this exercise can be delivered by sharing a brief report or summary of you
158158

159159
| Points | Criteria |
160160
|:-:|---|
161-
| 2 | Spark cluster setup using Docker Compose is incomplete or not functional. |
162-
| 2 | Spark cluster is set up, but access to Spark UIs is not demonstrated. |
163-
| 1 | Executed at least one Pyspark example script. |
164-
| 3 | Successfully executed the all tutorial. With plots and visualizations. |
165-
| 2 | Provided a comprehensive report on the experience. |
161+
| 3 | Successfully set up a Spark cluster using Docker Compose. |
162+
| 2 | Accessed and demonstrated the Spark Master and History Server UIs. |
163+
| 3 | Successfully executed the all tutorial. With plots and visualizations. |
164+
| 2 | Provided a comprehensive report on the experience. |
166165

167-
[^1]: [Running Spark using Docker Compose](https://karlchris.github.io/data-engineering/projects/spark-docker/#spark-history-server){:target="_blank"}
166+
[^1]: [Running Spark using Docker Compose](https://karlchris.github.io/data-engineering/projects/spark-docker/#spark-history-server){:target="_blank"}

0 commit comments

Comments
 (0)