Skip to content

Commit 9f7cb88

Browse files
committed
updates to policheck-flagged text
1 parent e4d4ae4 commit 9f7cb88

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

docs/big-data-cluster/cluster-troubleshooter-notebooks.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ A set of notebooks for repairing known situations and states of a SQL Server Big
7575
|Name |Description |
7676
|---|---|---|---|
7777
|TSG005 - Forwarding loop detected|Use this notebook to dealing with forwarding loop detected since the utility dnsmasq can put a local loopback in resolv.conf, which can cause the controller pods to go into a CrashLoopBackOff during initial cluster deployment: https://askubuntu.com/questions/627899/nameserver-127-0-1-1-in-resolv-conf-wont-go-away|
78-
|TSG011 - Restart sparkhistory server|Use this notebook to restart sparkhistory server since the sparkhistory java process can hang during startup. Restarting the sparkhistory server (supervisorctl restart sparkhistory) can resolve this issue.|
78+
|TSG011 - Restart sparkhistory server|Use this notebook to restart sparkhistory server since the sparkhistory java process can stop responding during startup. Restarting the sparkhistory server (supervisorctl restart sparkhistory) can resolve this issue.|
7979
|TSG018 - Kill sqlservr process on the master pool| Use this notebook when T-SQL SHUTDOWN does not successfully re-cycle the ./sqlservr process. Use this notebook to kill the main sqlservr process which will get automatically restarted by the ./sqlservr front end process.|
8080
|TSG024 - Namenode is in safe mode| Use this notebook when HDFS gets itself into Safe mode. For example if too many Pods are re-cycled too quickly in the Storage Pool then Safe mode may be automatically enabled.|
8181
|TSG028 - Restart node manager on all storage pool nodes| Use this notebook when needs to restart node manager on all storage pool nodes.|
@@ -99,4 +99,3 @@ A set of notebooks for repairing known situations and states of a SQL Server Big
9999
## Next steps
100100

101101
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ss-nover.md)]](big-data-cluster-overview.md).
102-

docs/big-data-cluster/troubleshoot-ad-hung-deployment-unhealthy-sparkhead-pods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AD mode deployment hangs - unhealthy `sparkhead` pods
33
titleSuffix: SQL Server Big Data Cluster
4-
description: Troubleshooting hung deployment of a SQL Server Big Data Cluster in an Active Directory domain with unhealthy `sparkhead` pods.
4+
description: Troubleshooting unresponsive deployment of a SQL Server Big Data Cluster in an Active Directory domain with unhealthy `sparkhead` pods.
55
author: macarv-ms
66
ms.author: macarv
77
ms.reviewer: mikeray

docs/ssms/release-notes-ssms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ SSMS 18.7 is the latest general availability (GA) release of SSMS. If you need a
118118
| Analysis Services | Fixed an issue that may have resulted in an error when trying to connect to SSAS via msmdpump.dll. See [SQL Server User Feedback](https://feedback.azure.com/forums/908035-sql-server/suggestions/40144696). |
119119
| Backup/Restore | Fixed an issue where selecting "View Connection Properties" yielded a SMO error on HostDistribution prop being missing for SQL 2016 and earlier. |
120120
| Database Designer | Fixed an issue, which was causing SSMS to crash when handling decimal numbers. |
121-
| Database Diagrams | Fixed an issue that could cause SSMS to crash or hang when using Database Diagrams where "Add Table" dialog was not properly displayed. |
121+
| Database Diagrams | Fixed an issue that could cause SSMS to crash or stop responding when using Database Diagrams where "Add Table" dialog was not properly displayed. |
122122
| Database Mirroring | Fixed an issue that was causing mirror configuration to fail. See [SQL Server User Feedback](https://feedback.azure.com/forums/908035-sql-server/suggestions/32897281). |
123123
| General SSMS | Fixed an issue where trying to connect to an Azure SQL DB, which could take several seconds (SQL login in a user database). |
124124
| General SSMS | Fixed an issue where SSMS was not handling/displaying deadlock captured (.xdl files). |

0 commit comments

Comments
 (0)