You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "刘珍 (Jira)" <ji...@apache.org> on 2023/01/09 06:25:00 UTC

[jira] [Created] (IOTDB-5388) "CREATE SNAPSHOT FOR SCHEMA" :Msg: 700: Error occurred while parsing SQL to physical plan: line 1:7 no viable alternative at input 'CREATE SNAPSHOT'

刘珍 created IOTDB-5388:
-------------------------

             Summary: "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: Xinyu Tan


rel/1.0 2023-01-05_4d94377
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)