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

haonan pushed a commit to branch NewDoc
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/NewDoc by this push:
     new 12358f7  update doc format
12358f7 is described below

commit 12358f7a61412aff1293d046787d8e23c447c07e
Author: HTHou <[email protected]>
AuthorDate: Mon Mar 8 09:14:43 2021 +0800

    update doc format
---
 docs/zh/UserGuide/Ecosystem Integration/MapReduce TsFile.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/zh/UserGuide/Ecosystem Integration/MapReduce TsFile.md 
b/docs/zh/UserGuide/Ecosystem Integration/MapReduce TsFile.md
index 77a7230..2364a85 100644
--- a/docs/zh/UserGuide/Ecosystem Integration/MapReduce TsFile.md       
+++ b/docs/zh/UserGuide/Ecosystem Integration/MapReduce TsFile.md       
@@ -199,4 +199,5 @@ public static class TSReducer extends Reducer<Text, 
MapWritable, NullWritable, H
     }
 }
 ```
-> 注意: 
完整的代码示例可以在如下链接中找到:https://github.com/apache/iotdb/blob/master/example/hadoop/src/main/java/org/apache/iotdb/hadoop/tsfile/TSMRWriteExample.java
\ No newline at end of file
+> 注意: 
完整的代码示例可以在如下链接中找到:https://github.com/apache/iotdb/blob/master/example/hadoop/src/main/java/org/apache/iotdb/hadoop/tsfile/TSMRWriteExample.java
+

Reply via email to