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 07:22:32 UTC

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

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 3e8d3b2  Fix sonar
     add 41c85a4  remove tsfile-format.properties
     add 6d80fc9  Merge remote-tracking branch 'origin/master'
     add 3565f13  update delete doc
     add e2927d5  [IOTDB-579]Optimize travis for readability and add more modules for code coverage (#992)
     add 4075a39  Merge remote-tracking branch 'upstream/master' into tsfile-hadoop
     add 9fd6470  Use logger to log exception

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                        | 111 +++++----------------
 README.md                                          |   2 +-
 .../5-DataQuery/8-ModificationHandle.md            |  18 +++-
 docs/UserGuide/0-Get Started/1-QuickStart.md       |   2 +-
 docs/UserGuide/2-Concept/.~2-Data Type.md          |   2 +-
 docs/UserGuide/2-Concept/2-Data Type.md            |   2 +-
 .../4-Client/5-Programming - TsFile API.md         |  14 ++-
 .../5-DataQuery/8-ModificationHandle.md            |  18 +++-
 docs/zh/UserGuide/0-Get Started/1-QuickStart.md    |   2 +-
 docs/zh/UserGuide/2-Concept/2-Data Type.md         |   2 +-
 .../4-Client/5-Programming - TsFile API.md         |  14 ++-
 .../iotdb/hadoop/tsfile/TsFileWriteToHDFS.java     |  14 +--
 pom.xml                                            |  15 +--
 site/README.md                                     |   8 +-
 14 files changed, 86 insertions(+), 138 deletions(-)