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)