CritasWang commented on issue #16350: URL: https://github.com/apache/iotdb/issues/16350#issuecomment-3256799604
1. 基本兼容 2. conf 目录不行,data 可以通过 load 或者 import-data 脚本来导入到 2.0.4 中 3. 看具体升级方式,如果是新启动的实例,可以启动全部节点后 通过 load 或 import-data 脚本来将数据加载进来。如果是原地升级,需停止整个集群后 替换每个节点的 conf 目录、lib目录、sbin 目录、tools目录,并将之前的配置修改到新的配置文件中 再全部启动。(原地升级的话 建议 1.3.2 升 1.3.4-1 再升 2.0.4) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
