Skip to content

Commit aa89dd1

Browse files
committed
Updates for format and freshness
1 parent 091502e commit aa89dd1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/synapse-analytics/spark/apache-spark-azure-portal-add-libraries.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: Manage Apache Spark packages
33
description: Learn how to add and manage libraries used by Apache Spark in Azure Synapse Analytics.
44
author: shuaijunye
55
ms.service: azure-synapse-analytics
6-
ms.reviewer: whhender, whhender, eskot
6+
ms.reviewer: whhender, eskot
77
ms.topic: how-to
8-
ms.date: 04/15/2023
8+
ms.date: 11/15/2024
99
ms.author: shuaijunye
1010
ms.subservice: spark
1111
ms.custom: kr2b-contr-experiment, devx-track-azurepowershell
@@ -120,7 +120,6 @@ To learn more about how to manage session-scoped packages, see the following art
120120

121121
- [R session packages](./apache-spark-manage-session-packages.md#session-scoped-r-packages-preview): Within your session, you can install packages across all nodes within your Spark pool by using `install.packages` or `devtools`.
122122

123-
124123
## Automate the library management process through Azure PowerShell cmdlets and REST APIs
125124

126125
If your team wants to manage libraries without visiting the package management UIs, you have the option to manage the workspace packages and pool-level package updates through Azure PowerShell cmdlets or REST APIs for Azure Synapse Analytics.
@@ -130,7 +129,7 @@ For more information, see the following articles:
130129
- [Manage your Spark pool libraries through REST APIs](apache-spark-manage-packages-outside-ui.md#manage-packages-through-rest-apis)
131130
- [Manage your Spark pool libraries through Azure PowerShell cmdlets](apache-spark-manage-packages-outside-ui.md#manage-packages-through-azure-powershell-cmdlets)
132131

133-
## Next steps
132+
## Related content
134133

135134
- [View the default libraries and supported Apache Spark versions](apache-spark-version-support.md)
136135
- [Troubleshoot library installation errors](apache-spark-troubleshoot-library-errors.md)

0 commit comments

Comments
 (0)