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

[jira] [Created] (IOTDB-5267) [load tsfile]loading show successfully but it can't query from IoTDB

changxue created IOTDB-5267:
-------------------------------

             Summary: [load tsfile]loading show successfully but it can't query from IoTDB 
                 Key: IOTDB-5267
                 URL: https://issues.apache.org/jira/browse/IOTDB-5267
             Project: Apache IoTDB
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: changxue
            Assignee: Haonan Hou
         Attachments: load-tsfile_allnodes-log.tar.gz

[load tsfile]loading show successfully but it can't query from IoTDB 

load logs:
{code}
2022-12-22 10:48:33
---------------------
Start Loading TsFile
---------------------
start loading TsFiles, please wait...
Msg: The statement is executed successfully.
2022-12-22 10:54:44
{code}

the tsfiles are on /data2/data/datanode/data/sequence/ :
{code}
find /data2/data/datanode/data/sequence/ -name '*.resource' | xargs grep d_98 | wc -l
83
{code}

after loading:
d_98 is missing in "show devices"

问题:
显示load成功了,但是实际上数据并未入库。





--
This message was sent by Atlassian Jira
(v8.20.10#820010)