Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Installation #1543

Merged
merged 66 commits into from
Dec 26, 2024
Merged

Update Installation #1543

merged 66 commits into from
Dec 26, 2024

Conversation

wangtianyi2004
Copy link
Contributor

@wangtianyi2004 wangtianyi2004 commented Dec 18, 2024

Versions

  • dev
  • 3.0
  • 2.1
  • 2.0

Languages

  • Chinese
  • English

Docs Checklist

  • Checked by AI
  • Test Cases Built

@@ -48,6 +48,15 @@
"install/source-install/compilation-mac"
]
},
{
"type": "category",
"label": "Installation Preparation",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also update current.json to translate "Installation Preparation" into Chinese.

@KassieZ KassieZ added has comments Some comments not resolved yet and removed approved labels Dec 20, 2024
@KassieZ KassieZ added request review and removed has comments Some comments not resolved yet request review labels Dec 25, 2024

Parameter Descriptions: For more detailed parameters, refer to the documentation. [FE Configuration](../../admin-manual/config/fe-config):

| 参数 | 修改建议 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Parameters Suggestions


When extracting the installation package, a doris-meta directory is included by default. It is recommended to create an independent metadata directory and create a symbolic link to doris-meta. In a production environment, it is strongly advised to specify a separate directory outside the Doris installation directory, preferably on a dedicated SSD. For testing and development environments, you can use the default configuration.

```SQL
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sql , lowercase


Parameter explanations are as follows:

| 参数 | 修改建议 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

parameters Suggestion


在解压安装包时,会默认附带 doris-meta 目录,建议可以创建独立的元数据目录并创建该目录到 `doris-meta` 的软连接。生产环境强烈建议单独指定目录不要放在 Doris 安装目录下,最好是单独的 SSD 硬盘,测试开发环境可以使用默认配置。

```SQL
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sql

@KassieZ KassieZ merged commit fd3f888 into apache:master Dec 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants