You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2020/04/07 02:02:07 UTC

[incubator-iotdb] branch tsfile_hdfs_example updated (920fd7b -> f4b0e09)

This is an automated email from the ASF dual-hosted git repository.

sunzesong pushed a change to branch tsfile_hdfs_example
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 920fd7b  Add TsFile writing to HDFS example
     add f4b0e09  Rename DefaultTsFileInput to LocalTsFileInput

No new revisions were added by this update.

Summary of changes:
 .../iotdb/tsfile/fileSystem/fileInputFactory/LocalFSInputFactory.java | 4 ++--
 .../read/reader/{DefaultTsFileInput.java => LocalTsFileInput.java}    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename tsfile/src/main/java/org/apache/iotdb/tsfile/read/reader/{DefaultTsFileInput.java => LocalTsFileInput.java} (95%)