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

[jira] [Created] (IOTDB-3397) [cluster]Can not create template in iotdb-cli

FengQingxin created IOTDB-3397:
----------------------------------

             Summary: [cluster]Can not create template in iotdb-cli
                 Key: IOTDB-3397
                 URL: https://issues.apache.org/jira/browse/IOTDB-3397
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Cluster
    Affects Versions: 0.14.0-SNAPSHOT
            Reporter: FengQingxin
         Attachments: image-2022-06-06-14-16-50-530.png

Reproduce steps:

1.Setup a cluster with 3C3D;

2.Using iotdb-cli to connect a data node;

3. Excute sql "create schema template t1 (temperature FLOAT encoding=RLE, status BOOLEAN encoding=PLAIN compression=SNAPPY);"

got an error like below:

Msg: 400: [EXECUTE_STATEMENT_ERROR(400)] Exception occurred: checkAuthority failed. null

 

!image-2022-06-06-14-16-50-530.png!



--
This message was sent by Atlassian Jira
(v8.20.7#820007)