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

[incubator-iotdb] branch tsfile_hdfs_example updated (9fd6470 -> f629f58)

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

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


    from 9fd6470  Use logger to log exception
     add f629f58  change config.setTSFileStorageFs to FSType

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/hadoop/tsfile/TsFileWriteToHDFS.java  | 3 ++-
 server/src/main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java   | 5 +++--
 .../main/java/org/apache/iotdb/tsfile/common/conf/TSFileConfig.java  | 4 ++--
 tsfile/src/main/java/org/apache/iotdb/tsfile/write/TsFileWriter.java | 2 +-
 4 files changed, 8 insertions(+), 6 deletions(-)