Skip to content

Commit 3375177

Browse files
Merge pull request #268406 from Albertyang0/Broken-links-fix-sairamyeturi
Fix broken links - sairamyeturi
2 parents ef1ce37 + 58baf31 commit 3375177

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/hdinsight-aks/trino/trino-caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ The following example demonstrates where to add the properties.
168168

169169
## Hive/Iceberg/Delta Lake caching
170170

171-
All three connectors share the same set of parameters as described in [Hive caching](https://trino.io/docs/current/connector/hive-caching.html).
171+
All three connectors share the same set of parameters as described in [Hive](https://trino.io/docs/current/connector/hive.html) caching.
172172

173173
> [!NOTE]
174174
> Certain parameters are not configurable and always set to their default values: <br>hive.cache.data-transfer-port=8898, <br>hive.cache.bookkeeper-port=8899, <br>hive.cache.location=/etc/trino/cache, <br>hive.cache.disk-usage-percentage=80

articles/hdinsight/hadoop/apache-hadoop-use-sqoop-mac-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ From SQL to Azure storage.
144144
145145
* SQL Server must be configured to allow SQL authentication. For more information, see the [Choose an Authentication Mode](/sql/relational-databases/security/choose-an-authentication-mode) document.
146146
147-
* You may have to configure SQL Server to accept remote connections. For more information, see [Troubleshoot connectivity issues in SQL Server](/troubleshoot/sql/database-engine/connect/resolve-connectivity-errors-overview).
147+
* You may have to configure SQL Server to accept remote connections. For more information, see the [How to troubleshoot connecting to the SQL Server database engine](https://fleet-maintenance.com/public_downloads/How%20to%20Troubleshoot%20Connecting%20to%20the%20SQL%20Server%20Database%20Engine.pdf) document.
148148
149149
## Next steps
150150

0 commit comments

Comments
 (0)