[
https://issues.apache.org/jira/browse/IOTDB-5388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
刘珍 reassigned IOTDB-5388:
-------------------------
Assignee: 刘珍 (was: Xinyu Tan)
> "CREATE SNAPSHOT FOR SCHEMA" :Msg: 700: Error occurred while parsing SQL to
> physical plan: line 1:7 no viable alternative at input 'CREATE SNAPSHOT'
> ----------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: IOTDB-5388
> URL: https://issues.apache.org/jira/browse/IOTDB-5388
> Project: Apache IoTDB
> Issue Type: Bug
> Components: mpp-cluster
> Affects Versions: 1.0.1
> Reporter: 刘珍
> Assignee: 刘珍
> Priority: Major
> Attachments: iotdb_5388.conf, iotdb_5388_2.conf
>
>
> rel/1.0 2023-01-05_4d94377
> 手动给元数据创建snapshot,语法解析失败。
> IoTDB> CREATE SNAPSHOT FOR SCHEMA ;
> Msg: 700: Error occurred while parsing SQL to physical plan: line 1:7 no
> viable alternative at input 'CREATE SNAPSHOT'
> IoTDB>
> datanode log:
> 2023-01-09 14:15:36,646 [pool-47-IoTDB-ClientRPC-Processor-129] WARN
> o.a.i.d.u.ErrorHandlingUtils:88 - Status code: 700, Query Statement: "create
> snapshot for schema". executeStatement failed
> 测试环境
> 1. 192.168.10.76
> ConfigNode
> MAX_HEAP_SIZE="8G"
> DataNode
> MAX_HEAP_SIZE="256G"
> MAX_DIRECT_MEMORY_SIZE="32G"
> Common
> max_waiting_time_when_insert_blocked=60000
> schema_region_ratis_snapshot_trigger_threshold=40000
> 启动集群
> nohup ./sbin/start-standalone.sh >/dev/null 2>&1 &
> 2. BM配置,见附件
> BM写入完成后
> cli执行
> CREATE SNAPSHOT FOR SCHEMA ;
--
This message was sent by Atlassian Jira
(v8.20.10#820010)