From f99b963be8d9d538ec8cd7caf37c0bda42f00ece Mon Sep 17 00:00:00 2001 From: Leto_b Date: Wed, 25 Jun 2025 11:42:33 +0800 Subject: [PATCH] seperate ainode runtime environment --- .../AINode_Deployment_apache.md | 5 ++++- .../AINode_Deployment_timecho.md | 5 ++++- .../AINode_Deployment_apache.md | 5 ++++- .../AINode_Deployment_timecho.md | 5 ++++- .../AINode_Deployment_apache.md | 5 ++++- .../AINode_Deployment_timecho.md | 5 ++++- .../AINode_Deployment_apache.md | 5 ++++- .../AINode_Deployment_timecho.md | 5 ++++- .../AINode_Deployment_apache.md | 9 ++++++--- .../AINode_Deployment_timecho.md | 9 ++++++--- .../AINode_Deployment_apache.md | 9 ++++++--- .../AINode_Deployment_timecho.md | 9 ++++++--- .../AINode_Deployment_apache.md | 12 +++++++++--- .../AINode_Deployment_timecho.md | 9 ++++++--- .../AINode_Deployment_apache.md | 9 ++++++--- .../AINode_Deployment_timecho.md | 9 ++++++--- 16 files changed, 83 insertions(+), 32 deletions(-) diff --git a/src/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_apache.md b/src/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_apache.md index fd7beb423..d85c0ba04 100644 --- a/src/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_apache.md +++ b/src/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_apache.md @@ -57,7 +57,10 @@ - Suggested operating environment:Ubuntu, CentOS, MacOS - Runtime Environment - - Python>=3.8 and Python <= 3.14 is sufficient in a networked environment, and comes with pip and venv tools; Python 3.8 version is required for non networked environments, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. + - Online Environment + Python>=3.8 and Python <= 3.14 is sufficient in online environment, and comes with pip and venv tools; + - Offline Environment + Python 3.8 version is required for offline environment, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. diff --git a/src/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_timecho.md b/src/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_timecho.md index c51a589f1..226b617b6 100644 --- a/src/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_timecho.md +++ b/src/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_timecho.md @@ -57,7 +57,10 @@ - Suggested operating environment:Ubuntu, CentOS, MacOS - Runtime Environment - - Python>=3.8 and Python <= 3.14 is sufficient in a networked environment, and comes with pip and venv tools; Python 3.8 version is required for non networked environments, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. + - Online Environment + Python>=3.8 and Python <= 3.14 is sufficient in online environment, and comes with pip and venv tools; + - Offline Environment + Python 3.8 version is required for offline environment, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. diff --git a/src/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_apache.md b/src/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_apache.md index 91de30f31..62e8eac85 100644 --- a/src/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_apache.md +++ b/src/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_apache.md @@ -57,7 +57,10 @@ - Suggested operating environment:Ubuntu, CentOS, MacOS - Runtime Environment - - Python>=3.8 and Python <= 3.14 is sufficient in a networked environment, and comes with pip and venv tools; Python 3.8 version is required for non networked environments, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. + - Online Environment + Python>=3.8 and Python <= 3.14 is sufficient in online environment, and comes with pip and venv tools; + - Offline Environment + Python 3.8 version is required for offline environment, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. diff --git a/src/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_timecho.md b/src/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_timecho.md index 5374f19a2..4501f54f9 100644 --- a/src/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_timecho.md +++ b/src/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_timecho.md @@ -57,7 +57,10 @@ - Suggested operating environment:Ubuntu, CentOS, MacOS - Runtime Environment - - Python>=3.8 and Python <= 3.14 is sufficient in a networked environment, and comes with pip and venv tools; Python 3.8 version is required for non networked environments, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. + - Online Environment + Python>=3.8 and Python <= 3.14 is sufficient in online environment, and comes with pip and venv tools; + - Offline Environment + Python 3.8 version is required for offline environment, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. diff --git a/src/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_apache.md b/src/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_apache.md index 91de30f31..62e8eac85 100644 --- a/src/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_apache.md +++ b/src/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_apache.md @@ -57,7 +57,10 @@ - Suggested operating environment:Ubuntu, CentOS, MacOS - Runtime Environment - - Python>=3.8 and Python <= 3.14 is sufficient in a networked environment, and comes with pip and venv tools; Python 3.8 version is required for non networked environments, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. + - Online Environment + Python>=3.8 and Python <= 3.14 is sufficient in online environment, and comes with pip and venv tools; + - Offline Environment + Python 3.8 version is required for offline environment, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. diff --git a/src/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_timecho.md b/src/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_timecho.md index 5374f19a2..6d0afa0b1 100644 --- a/src/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_timecho.md +++ b/src/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_timecho.md @@ -57,7 +57,10 @@ - Suggested operating environment:Ubuntu, CentOS, MacOS - Runtime Environment - - Python>=3.8 and Python <= 3.14 is sufficient in a networked environment, and comes with pip and venv tools; Python 3.8 version is required for non networked environments, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. + - Online Environment + Python>=3.8 and Python <= 3.14 is sufficient in online environment, and comes with pip and venv tools; + - Offline Environment + Python 3.8 version is required for offline environment, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. diff --git a/src/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_apache.md b/src/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_apache.md index fd7beb423..d85c0ba04 100644 --- a/src/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_apache.md +++ b/src/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_apache.md @@ -57,7 +57,10 @@ - Suggested operating environment:Ubuntu, CentOS, MacOS - Runtime Environment - - Python>=3.8 and Python <= 3.14 is sufficient in a networked environment, and comes with pip and venv tools; Python 3.8 version is required for non networked environments, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. + - Online Environment + Python>=3.8 and Python <= 3.14 is sufficient in online environment, and comes with pip and venv tools; + - Offline Environment + Python 3.8 version is required for offline environment, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. diff --git a/src/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_timecho.md b/src/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_timecho.md index c51a589f1..226b617b6 100644 --- a/src/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_timecho.md +++ b/src/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_timecho.md @@ -57,7 +57,10 @@ - Suggested operating environment:Ubuntu, CentOS, MacOS - Runtime Environment - - Python>=3.8 and Python <= 3.14 is sufficient in a networked environment, and comes with pip and venv tools; Python 3.8 version is required for non networked environments, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. + - Online Environment + Python>=3.8 and Python <= 3.14 is sufficient in online environment, and comes with pip and venv tools; + - Offline Environment + Python 3.8 version is required for offline environment, and download the zip package for the corresponding operating system from [here](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) (Note that when downloading dependencies, you need to select the zip file in the libs folder, as shown in the following figure). Copy all files in the folder to the `lib` folder in the `apache-iotdb--ainode-bin` folder, and follow the steps below to start AINode. diff --git a/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_apache.md b/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_apache.md index 906cf2ee6..04645d919 100644 --- a/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_apache.md +++ b/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_apache.md @@ -56,12 +56,15 @@ AINode 是 IoTDB 在 ConfigNode、DataNode 后提供的第三种内生节点, - 建议操作环境: Ubuntu, CentOS, MacOS - 运行环境 - - 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具;非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 + - 联网环境 + 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具; + - 非联网环境 + 非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 - - 环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 - - 建议在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: + - 要求:环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 + - 建议:在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: ```shell # 安装3.8.0版本的venv,创建虚拟环境,文件夹名为 `venv` diff --git a/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_timecho.md b/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_timecho.md index 7fff11b9c..fec679c32 100644 --- a/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_timecho.md +++ b/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/AINode_Deployment_timecho.md @@ -56,12 +56,15 @@ AINode 是 IoTDB 在 ConfigNode、DataNode 后提供的第三种内生节点, - 建议操作环境: Ubuntu, CentOS, MacOS - 运行环境 - - 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具;非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 + - 联网环境 + 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具; + - 非联网环境 + 非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 - - 环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 - - 建议在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: + - 要求:环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 + - 建议:在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: ```shell # 安装3.8.0版本的venv,创建虚拟环境,文件夹名为 `venv` diff --git a/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_apache.md b/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_apache.md index da95a66a6..8ee5b5096 100644 --- a/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_apache.md +++ b/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_apache.md @@ -56,12 +56,15 @@ AINode 是 IoTDB 在 ConfigNode、DataNode 后提供的第三种内生节点, - 建议操作环境: Ubuntu, CentOS, MacOS - 运行环境 - - 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具;非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 + - 联网环境 + 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具; + - 非联网环境 + 非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 - - 环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 - - 建议在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: + - 要求:环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 + - 建议:在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: ```shell # 安装3.8.0版本的venv,创建虚拟环境,文件夹名为 `venv` diff --git a/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_timecho.md b/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_timecho.md index adeb7cb03..befedc897 100644 --- a/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_timecho.md +++ b/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/AINode_Deployment_timecho.md @@ -56,12 +56,15 @@ AINode 是 IoTDB 在 ConfigNode、DataNode 后提供的第三种内生节点, - 建议操作环境: Ubuntu, CentOS, MacOS - 运行环境 - - 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具;非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 + - 联网环境 + 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具; + - 非联网环境 + 非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 - - 环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 - - 建议在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: + - 要求:环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 + - 建议:在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: ```shell # 安装3.8.0版本的venv,创建虚拟环境,文件夹名为 `venv` diff --git a/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_apache.md b/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_apache.md index da95a66a6..45d1df3ab 100644 --- a/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_apache.md +++ b/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_apache.md @@ -56,12 +56,18 @@ AINode 是 IoTDB 在 ConfigNode、DataNode 后提供的第三种内生节点, - 建议操作环境: Ubuntu, CentOS, MacOS - 运行环境 - - 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具;非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 + - 联网环境 + + 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具; + + - 非联网环境 + + 非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 - - 环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 - - 建议在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: + - 要求:环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 + - 建议:在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: ```shell # 安装3.8.0版本的venv,创建虚拟环境,文件夹名为 `venv` diff --git a/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_timecho.md b/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_timecho.md index adeb7cb03..befedc897 100644 --- a/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_timecho.md +++ b/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/AINode_Deployment_timecho.md @@ -56,12 +56,15 @@ AINode 是 IoTDB 在 ConfigNode、DataNode 后提供的第三种内生节点, - 建议操作环境: Ubuntu, CentOS, MacOS - 运行环境 - - 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具;非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 + - 联网环境 + 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具; + - 非联网环境 + 非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 - - 环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 - - 建议在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: + - 要求:环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 + - 建议:在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: ```shell # 安装3.8.0版本的venv,创建虚拟环境,文件夹名为 `venv` diff --git a/src/zh/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_apache.md b/src/zh/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_apache.md index 906cf2ee6..04645d919 100644 --- a/src/zh/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_apache.md +++ b/src/zh/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_apache.md @@ -56,12 +56,15 @@ AINode 是 IoTDB 在 ConfigNode、DataNode 后提供的第三种内生节点, - 建议操作环境: Ubuntu, CentOS, MacOS - 运行环境 - - 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具;非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 + - 联网环境 + 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具; + - 非联网环境 + 非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 - - 环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 - - 建议在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: + - 要求:环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 + - 建议:在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: ```shell # 安装3.8.0版本的venv,创建虚拟环境,文件夹名为 `venv` diff --git a/src/zh/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_timecho.md b/src/zh/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_timecho.md index 7fff11b9c..fec679c32 100644 --- a/src/zh/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_timecho.md +++ b/src/zh/UserGuide/latest/Deployment-and-Maintenance/AINode_Deployment_timecho.md @@ -56,12 +56,15 @@ AINode 是 IoTDB 在 ConfigNode、DataNode 后提供的第三种内生节点, - 建议操作环境: Ubuntu, CentOS, MacOS - 运行环境 - - 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具;非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 + - 联网环境 + 联网环境下 Python >= 3.8即可,且带有 pip 和 venv 工具; + - 非联网环境 + 非联网环境下需要使用 Python 3.8版本,并从 [此处](https://cloud.tsinghua.edu.cn/d/4c1342f6c272439aa96c/?p=%2Flibs&mode=list) 下载对应操作系统的zip压缩包(注意下载依赖需选择libs文件夹中的zip压缩包,如下图),并将文件夹下的所有文件拷贝到 `apache-iotdb--ainode-bin` 文件夹中 `lib` 文件夹下,并按下文步骤启动AINode。 - - 环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 - - 建议在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: + - 要求:环境变量中需存在 Python 解释器且可以通过 `python` 指令直接调用 + - 建议:在 `apache-iotdb--ainode-bin` 文件夹下,新建 Python 解释器 venv 虚拟环境。如安装 3.8.0 版本虚拟环境,语句如下: ```shell # 安装3.8.0版本的venv,创建虚拟环境,文件夹名为 `venv`