leto-b commented on code in PR #823: URL: https://github.com/apache/iotdb-docs/pull/823#discussion_r2218084410
########## src/UserGuide/Master/Table/AI-capability/TimeSeries-Large-Model.md: ########## @@ -92,22 +92,51 @@ Utilizing time series large models to accurately identify outliers that deviate 1. Open the IoTDB CLI console and verify that the ConfigNode, DataNode, and AINode statuses are all Running. -Check command: - ```sql -show cluster +IoTDB> show cluster ++------+----------+-------+---------------+------------+--------------+-----------+ +|NodeID| NodeType| Status|InternalAddress|InternalPort| Version| BuildInfo| ++------+----------+-------+---------------+------------+--------------+-----------+ +| 0|ConfigNode|Running| 127.0.0.1| 10710|2.0.4-SNAPSHOT| 069354f| Review Comment: 已更新 -- 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]
