ZhangZhengming created IOTDB-3345:
-------------------------------------

             Summary: [0.14][trigger] CREATE TRIGGER 
ERROR,java.lang.ClassNotFoundException
                 Key: IOTDB-3345
                 URL: https://issues.apache.org/jira/browse/IOTDB-3345
             Project: Apache IoTDB
          Issue Type: Bug
    Affects Versions: 0.14.0-SNAPSHOT
            Reporter: ZhangZhengming
            Assignee: Steve Yurong Su
         Attachments: image-2022-05-31-11-01-47-612.png, 
image-2022-05-31-11-02-01-814.png

set storage group to root.sg1;

CREATE TIMESERIES root.sg1.dev1.s_1 WITH DATATYPE=INT32, ENCODING=GORILLA;

CREATE TRIGGER trig1 AFTER INSERT ON root.sg1.dev1.s_1 AS 'TriggerTest' WITH 
('ts_type' = 'int32',  'remote_ip' = '127.0.0.1',  'trig_name'='trig1');

!image-2022-05-31-11-01-47-612.png!

!image-2022-05-31-11-02-01-814.png!



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

Reply via email to