Skip to content

Commit b9f223c

Browse files
authored
Merge pull request #279679 from jeacla/docs-editor/apache-spark-32-runtime-1719614435
Update apache-spark-32-runtime.md
2 parents c9f0253 + 5412444 commit b9f223c

File tree

2 files changed

+7
-2376
lines changed

2 files changed

+7
-2376
lines changed

articles/machine-learning/apache-spark-azure-ml-concepts.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,10 @@ After the serverless Spark compute resource tear-down happens, submission of the
6868

6969
### Session-level Conda packages
7070
A Conda dependency YAML file can define many session-level Conda packages in a session configuration. A session will time out if it needs more than 15 minutes to install the Conda packages defined in the YAML file. It becomes important to first check whether a required package is already available in the Azure Synapse base image. To do this, users should follow the link to determine *packages available in the base image for* the Apache Spark version in use:
71-
- [Azure Synapse Runtime for Apache Spark 3.3](../synapse-analytics/spark/apache-spark-33-runtime.md#python-libraries-normal-vms)
72-
- [Azure Synapse Runtime for Apache Spark 3.2](../synapse-analytics/spark/apache-spark-32-runtime.md#python-libraries-normal-vms)
71+
- [Azure Synapse Runtime for Apache Spark 3.3](https://github.com/microsoft/synapse-spark-runtime/tree/main/Synapse/spark3.3)
72+
73+
74+
- [Azure Synapse Runtime for Apache Spark 3.2](https://github.com/microsoft/synapse-spark-runtime/tree/main/Synapse/spark3.2)
7375

7476
> [!IMPORTANT]
7577
> Azure Synapse Runtime for Apache Spark: Announcements

0 commit comments

Comments
 (0)