Zesong Sun created IOTDB-634:
--------------------------------
Summary: Merge and flush caused errors for TsFile storage in HDFS
Key: IOTDB-634
URL: https://issues.apache.org/jira/browse/IOTDB-634
Project: Apache IoTDB
Issue Type: Improvement
Components: Connectors/Hadoop-TsFile
Reporter: Zesong Sun
Assignee: Zesong Sun
Fix For: 0.10.0-SNAPSHOT
When TsFile storage in HDFS and auto executing merge and flush, error occurs.
This is caused by:
* incorrect usage of java.io.File api instead of HDFSFile and HDFSFactory.
* some function which is called by flush and merge is not implemented inĀ
HDFSFile.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)