Replies: 1 comment
|
订阅功能目前还在打磨当中,暂时没在发布版中放开 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
在 在2.0.10 和 2.0.11 版本
的 iotdb-system.properties 文件
加了以下参数都无效
subscription_enabled=true
或者
#enable_subscription=true
Starting IoTDB Cli
|_ | | _ _ || _
.|_ _ \ | | .--.|_/ | | \_| | |. \ | |) || | / .'`\ \ | | | | | | | __'.
| || _. | | | | |.' /| |) |
||'..' || |.'|______/ version 2.0.10 (Build: 3c26382)
Successfully login at 172.16.6.202:6667
IoTDB> show topics;
Msg: org.apache.iotdb.jdbc.IoTDBSQLException: 1912: Subscription is not enabled.
也没搜到相关文档说明
All reactions