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 2023/03/15 07:14:00 UTC

[jira] [Created] (IOTDB-5677) load-tsfile.sh need support relative path

changxue created IOTDB-5677:
-------------------------------

             Summary: load-tsfile.sh need support relative path
                 Key: IOTDB-5677
                 URL: https://issues.apache.org/jira/browse/IOTDB-5677
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: changxue
            Assignee: yusicheng


load-tsfile.sh need support relative path

{code}
[atmos@i-lx1zh95i tools]$ ./load-tsfile.sh -f dump0.tsfile  -p 6667 -h iotdb-45
---------------------
Start Loading TsFile
---------------------
start loading TsFiles, please wait...
Msg: 701: Can not find dump0.tsfile on this machine, notice that load can only handle files on this machine.
{code}

It's OK when specifying absolute path.



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