4paradigm / 4paradigm/OpenMLDB

Update the doc of FeatInsight example config file

Ouverte Adaptée aux débutants
#3,770 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
documentation
Langage dominant
C++
Étoiles
1.7k
Forks
331
Merge moyen
12 j 12 h
PR mergées (30 j)
1

Description

**Bug Description**

Update the doc in https://openmldb.ai/docs/zh/main/app_ecosystem/feat_insight/install/package.html .

```
server:
port: 8888

openmldb:
zk_cluster: 127.0.0.1:2181
zk_path: /openmldb
apiserver: 127.0.0.1:9080
```

Change to the following config.

```
server:
port: 8888

openmldb:
zk_cluster: openmldb-zk:2181
zk_path: /openmldb
apiserver: openmldb-zk:9080
skip_index_check: false

mockuser:
username: root
password: root
```

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

The issue points to a specific documentation page at https://openmldb.ai/docs/zh/main/app_ecosystem/feat_insight/install/package.html. Find the source file for that page in the repository, likely under a docs directory. Update the example YAML configuration to match the new config provided. Verify the change by checking the rendered documentation locally or in a preview.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Domaine
documentation
Type d'issue
Documentation
Difficulté
1/5
Temps estimé
Moins d'une heure
Activité
À l'abandon
Clarté
Clairement spécifiée
Accessibilité débutants
80/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.