apache / apache/doris

Doris FQDN 启用后,如何关闭

Open
#61,627 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
15.9k
Forks
3.9k
Avg merge
2d 23h
Merged PRs (30d)
520

Description

### Search before asking

- [x] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.

### Description

**Doris版本: 2.1.11**

Doris 启用了FQDN。 并且配置了host 文件:
```
172.22.0.1 doris-fe1
172.22.0.2 doris-be1
...
```
并且添加be 和fe时, 也使用了 配置的 host名称(doris-fe1、doris-be1)

若是想关闭 FQDN ,能关闭吗 ? 应该怎么做 ?

请各位大佬给出实操的步骤。

### Solution

_No response_

### Are you willing to submit PR?

- [ ] Yes I am willing to submit a PR!

### Code of Conduct

- [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.