Jialin Qiao created IOTDB-866:
---------------------------------
Summary: Export tsfiles of a storage group in a time interval
Key: IOTDB-866
URL: https://issues.apache.org/jira/browse/IOTDB-866
Project: Apache IoTDB
Issue Type: New Feature
Components: Core/Engine
Reporter: Jialin Qiao
When we want to debug a remote IoTDB instance or analyze the data in a remote
IoTDB, we usually copy some files to the local and start an IoTDB locally.
It's better to allow users to export some tsfiles under a storage group between
a time range.
Design a RPC interface and add a tools to do this.
E.g., ./export_tsfiles.sh root.sg startTime endTime
--
This message was sent by Atlassian Jira
(v8.3.4#803005)