Skip to content

Commit 4a7a6d9

Browse files
committed
updated links
1 parent 96add23 commit 4a7a6d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/synapse-analytics/spark/apache-spark-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Spark pools in Azure Synapse offer a fully managed Spark service. The benefits o
3030
| Feature | Description |
3131
| --- | --- |
3232
| Speed and efficiency |Spark instances start in approximately 2 minutes for fewer than 60 nodes and approximately 5 minutes for more than 60 nodes. The instance shuts down, by default, 5 minutes after the last job executed unless it is kept alive by a notebook connection. |
33-
| Ease of creation |You can create a new Spark pool in Azure Synapse in minutes using the Azure portal, Azure PowerShell, or the Synapse Analytics .NET SDK. See [Get started with Spark pools in Synapse Analytics](quickstart-create-apache-spark-pool.md). |
33+
| Ease of creation |You can create a new Spark pool in Azure Synapse in minutes using the Azure portal, Azure PowerShell, or the Synapse Analytics .NET SDK. See [Get started with Spark pools in Synapse Analytics](../quickstart-create-apache-spark-pool.md). |
3434
| Ease of use |Synapse Analytics includes a custom notebook derived from [Nteract](https://nteract.io/). You can use these notebooks for interactive data processing and visualization.|
3535
| REST APIs |Spark in Synapse Analytics includes [Apache Livy](https://github.com/cloudera/hue/tree/master/apps/spark/java#welcome-to-livy-the-rest-spark-server), a REST API-based Spark job server to remotely submit and monitor jobs. |
3636
| Support for Azure Data Lake Storage Generation 2| Spark pools in Azure Synapse can use Azure Data Lake Storage Generation 2 as well as BLOB storage. For more information on Data Lake Storage, see [Overview of Azure Data Lake Storage](../../data-lake-store/data-lake-store-overview.md). |
@@ -73,8 +73,8 @@ Apache Spark comes with [MLlib](https://spark.apache.org/mllib/), a machine lear
7373

7474
Use the following articles to learn more about Apache Spark in Synapse Analytics:
7575

76-
- [Quickstart: Create a Spark pool in Azure Synapse](quickstart-create-apache-spark-pool.md)
77-
-[Quickstart: Create an Apache Spark notebook](quickstart-create-apache-spark-pool.md)
76+
- [Quickstart: Create a Spark pool in Azure Synapse](../quickstart-create-apache-spark-pool.md)
77+
-[Quickstart: Create an Apache Spark notebook](../quickstart-apache-spark-notebook.md)
7878
- [Tutorial: Machine learning using Apache Spark](./apache-spark-machine-learning-mllib-notebook.md)
7979
- [Apache Spark official documentation](https://spark.apache.org/docs/latest/)
8080

0 commit comments

Comments
 (0)