diff options
| author | doufenghu <[email protected]> | 2024-06-15 23:50:43 +0800 |
|---|---|---|
| committer | doufenghu <[email protected]> | 2024-06-15 23:50:43 +0800 |
| commit | 691f7172a5ce463ca565b744d6c68f173427a6ca (patch) | |
| tree | 4c585ae27f13c1a6cb82c80d3bd7b2398733bb49 /docs/grootstream-config.md | |
| parent | 80769f631cfdd66ae5b5f1824a00d12fa2e5e43a (diff) | |
[Improve][docs] Add mock source connector documents.
Diffstat (limited to 'docs/grootstream-config.md')
| -rw-r--r-- | docs/grootstream-config.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/grootstream-config.md b/docs/grootstream-config.md index c278658..8ccb055 100644 --- a/docs/grootstream-config.md +++ b/docs/grootstream-config.md @@ -29,6 +29,9 @@ The knowledge base is a collection of libraries that can be used in the groot-st | files | Array | No | (none) | The file list of the knowledge base object. | ### Define the knowledge base file from a local file + +> Ensures that the file path is accessible to all nodes in your Flink cluster. + ```yaml grootstream: knowledge_base: |
