[typo](docs) Optimize mac compilation documentation (#19629)
This commit is contained in:
@ -105,9 +105,9 @@ This topic is about how to compile Doris from source with macOS (both x86_64 and
|
||||
|
||||
## FAQ
|
||||
|
||||
Fail to start BE up. The log shows: `fail to open StorageEngine, res=file descriptors limit is too small`
|
||||
1. Fail to start BE up. The log shows: `fail to open StorageEngine, res=file descriptors limit is too small`
|
||||
|
||||
To fix this, please refer to the "Start-up" section above and reset `file descriptors`.
|
||||
To fix this, please refer to the "Start-up" section above and reset `file descriptors`.
|
||||
|
||||
### Java Version
|
||||
Java 8 is recommended.
|
||||
2. Java Version
|
||||
Java 8 is recommended.
|
||||
|
||||
@ -105,8 +105,10 @@ under the License.
|
||||
|
||||
## 常见问题
|
||||
|
||||
### 启动BE失败,日志显示错误`fail to open StorageEngine, res=file descriptors limit is too small`
|
||||
参考前面提到的设置`file descriptors`。
|
||||
1. 启动BE失败,日志显示错误`fail to open StorageEngine, res=file descriptors limit is too small`
|
||||
|
||||
### Java版本
|
||||
推荐使用Java 8。
|
||||
参考前面提到的设置`file descriptors`。
|
||||
|
||||
2. Java版本
|
||||
|
||||
推荐使用Java 8。
|
||||
|
||||
Reference in New Issue
Block a user