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 14:19:14 UTC

[incubator-iotdb] branch tsfile_hdfs_example updated (2588b95 -> ce4117a)

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.


 discard 2588b95  Fix code smell
 discard b0f07e0  [IOTDB-575] JMX authenticate configuration (#979)
 discard 65a6b3e  [IOTDB-581] Add flink to the site home page (#995)
 discard d12d146  modify docs (#993)
 discard af81d60  add zh_readme (#999)
 discard ebc0659  change Exception to QueryProcessException in AbstractMemTable.insert
 discard 7d65645  remove catch Exception in StorageEngine.insert()
 discard 0f2c23b  change file writer open log to debug level
 discard cbf0591  remove .~2-Data Type
 discard c13aabc  update server download doc
 discard f629f58  change config.setTSFileStorageFs to FSType
 discard 9fd6470  Use logger to log exception
 discard 4075a39  Merge remote-tracking branch 'upstream/master' into tsfile-hadoop
 discard 3e8d3b2  Fix sonar
 discard f4b0e09  Rename DefaultTsFileInput to LocalTsFileInput
 discard 920fd7b  Add TsFile writing to HDFS example
     add 928566c  update server download doc
     add 07f755c  remove .~2-Data Type
     add 4a2c5b0  change file writer open log to debug level
     add 404e1bf  remove catch Exception in StorageEngine.insert()
     add 85ee188  change Exception to QueryProcessException in AbstractMemTable.insert
     add 1017067  add zh_readme (#999)
     add 7c0d5eb  modify docs (#993)
     add 829dab4  [IOTDB-581] Add flink to the site home page (#995)
     add e690c1b  [IOTDB-575] JMX authenticate configuration (#979)
     add 62ee978  Add TsFile writing to HDFS example
     add 458b052  Rename DefaultTsFileInput to LocalTsFileInput
     add ea35f14  Fix sonar
     add a0a5bd8  Use logger to log exception
     add 186304e  change config.setTSFileStorageFs to FSType
     add ce4117a  Fix code smell

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2588b95)
            \
             N -- N -- N   refs/heads/tsfile_hdfs_example (ce4117a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes: