更改拼写

This commit is contained in:
gyc123456-1 2024-05-06 21:14:49 +08:00 committed by GitHub
parent 76be9b6cc1
commit b2e83dc0be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,11 +4,11 @@ sidebar_position: 6
# 怎么让大佬帮我
1. 检查你的服务器有没有安装spark插件, 尝试`/spark`命令或者`/pl`看看有没有spark
1. 检查你的服务器有没有安装Spark插件, 尝试`/spark`命令或者`/pl`看看有没有Spark
如果没有, 手动安装一下[spark](性能分析.md)
如果没有, 手动安装一下[Spark](性能分析.md)
2. 开启spark记录
2. 开启Spark记录
```
spark profiler start
@ -18,7 +18,7 @@ spark profiler start
在你服务器卡顿的时候开启, **一段时间后**结束它
3. 结束spark记录
3. 结束Spark记录
```
spark profiler stop
@ -28,4 +28,4 @@ spark profiler stop
注:链接位置在下方图片中红框标记的部分
![](_images/怎么让大佬帮我/spark_stop.png)
![](_images/怎么让大佬帮我/spark_stop.png)