You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2020/12/31 08:29:55 UTC

[iotdb] branch master updated: fix zeppelin doc headings (#2396)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new bebad07  fix zeppelin doc headings (#2396)
bebad07 is described below

commit bebad07b9cc1a714af8500fa102c2bbc32148a41
Author: Rong-Kang <30...@qq.com>
AuthorDate: Thu Dec 31 16:29:38 2020 +0800

    fix zeppelin doc headings (#2396)
    
    Co-authored-by: kr11 <3095717866.com>
---
 .../Ecosystem Integration/Zeppelin-IoTDB.md          | 20 +++++++++++---------
 .../Ecosystem Integration/Zeppelin-IoTDB.md          | 20 +++++++++++---------
 2 files changed, 22 insertions(+), 18 deletions(-)

diff --git a/docs/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md b/docs/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md
index a831453..3114c0f 100644
--- a/docs/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md	
+++ b/docs/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md	
@@ -19,7 +19,9 @@
 
 -->
 
-# 1. Outline
+# Zeppelin-IoTDB Interpreter
+
+## 1. Outline
 
 - What's Zeppelin
 
@@ -33,7 +35,7 @@
 
 
 
-# 2. What's Zeppelin
+## 2. What's Zeppelin
 
 Zeppelin is a web-based notebook that enables interactive data analytics. You can connect to data sources and perform interactive operations with SQL, Scala, etc. The operations can be saved as documents, just like Jupyter. Zeppelin has already supported many data sources, including Spark, ElasticSearch, Cassandra, and InfluxDB. Now, we have enabled Zeppelin to operate IoTDB via SQL. 
 
@@ -41,9 +43,9 @@ Zeppelin is a web-based notebook that enables interactive data analytics. You ca
 
 
 
-# 3. Zeppelin-IoTDB Interpreter
+## 3. Zeppelin-IoTDB Interpreter
 
-## System Requirements
+### System Requirements
 
 | IoTDB Version | Java Version  | Zeppelin Version |
 | :-----------: | :-----------: | :--------------: |
@@ -58,7 +60,7 @@ Install Zeppelin:
 
 Suppose Zeppelin is placed at `$Zeppelin_HOME`.
 
-## 3.2 Build Interpreter
+### 3.2 Build Interpreter
 
 ```
  cd $IoTDB_HOME
@@ -73,7 +75,7 @@ The interpreter will be in the folder:
 
 
 
-## 3.3 Install Interpreter
+### 3.3 Install Interpreter
 
 Once you have built your interpreter, create a new folder under the Zeppelin interpreter directory and put the built interpreter into it. 
 
@@ -85,7 +87,7 @@ Once you have built your interpreter, create a new folder under the Zeppelin int
 
 
 
-## 3.4 Running Zeppelin and IoTDB
+### 3.4 Running Zeppelin and IoTDB
 
 Go to `$Zeppelin_HOME` and start Zeppelin by running: 
 
@@ -113,7 +115,7 @@ Go to `$IoTDB_HOME` and [start IoTDB server](https://github.com/apache/iotdb#sta
 
 
 
-# 4. Use Zeppelin-IoTDB
+## 4. Use Zeppelin-IoTDB
 
 Wait for Zeppelin server to start, then visit http://127.0.0.1:8080/
 
@@ -167,7 +169,7 @@ The above demo notebook can be found at  `$IoTDB_HOME/zeppelin-interpreter/Zeppe
 
 
 
-# 5. Configuration
+## 5. Configuration
 
 You can configure the connection parameters in http://127.0.0.1:8080/#/interpreter :
 
diff --git a/docs/zh/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md b/docs/zh/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md
index d8a85b4..26ab800 100644
--- a/docs/zh/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md	
+++ b/docs/zh/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md	
@@ -19,7 +19,9 @@
 
 -->
 
-# 概要
+# Zeppelin-IoTDB 解释器
+
+## 概要
 
 * Zeppelin简介
 * IoTDB Zeppelin 解释器
@@ -32,7 +34,7 @@
 
 
 
-# 2. Zeppelin简介
+## 2. Zeppelin简介
 
 Apache Zeppelin 是一个基于网页的交互式数据分析系统。用户可以通过Zeppelin连接数据源并使用SQL、Scala等进行交互式操作。操作可以保存为文档(类似于Jupyter)。Zeppelin支持多种数据源,包括Spark、ElasticSearch、Cassandra和InfluxDB等等。现在,IoTDB已经支持使用Zeppelin进行操作。样例如下:
 
@@ -40,9 +42,9 @@ Apache Zeppelin 是一个基于网页的交互式数据分析系统。用户可
 
 
 
-# 3. Zeppelin-IoTDB解释器
+## 3. Zeppelin-IoTDB解释器
 
-## 系统环境需求
+### 系统环境需求
 
 | IoTDB 版本 |   Java 版本   | Zeppelin 版本 |
 | :--------: | :-----------: | :-----------: |
@@ -57,7 +59,7 @@ Apache Zeppelin 是一个基于网页的交互式数据分析系统。用户可
 
 假设 Zeppelin 安装在 `$Zeppelin_HOME`.
 
-## 3.2 编译解释器
+### 3.2 编译解释器
 
 运行如下命令编译IoTDB Zeppelin解释器。
 
@@ -74,7 +76,7 @@ $IoTDB_HOME/zeppelin-interpreter/target/zeppelin-{version}-SNAPSHOT-jar-with-dep
 
 
 
-## 3.3 安装解释器
+### 3.3 安装解释器
 
 当你编译好了解释器,在Zeppelin的解释器目录下创建一个新的文件夹`iotdb`,并将IoTDB解释器放入其中。
 
@@ -86,7 +88,7 @@ cp $IoTDB_HOME/zeppelin-interpreter/target/zeppelin-{version}-SNAPSHOT-jar-with-
 
 
 
-## 3.4 启动 Zeppelin 和 IoTDB
+### 3.4 启动 Zeppelin 和 IoTDB
 
 进入 `$Zeppelin_HOME` 并运行Zeppelin:
 
@@ -114,7 +116,7 @@ or
 
 
 
-# 4. 使用 Zeppelin-IoTDB解释器
+## 4. 使用 Zeppelin-IoTDB解释器
 
 当Zeppelin启动后,访问 [http://127.0.0.1:8080/](http://127.0.0.1:8080/)
 
@@ -168,7 +170,7 @@ WHERE time >= 1
 
 
 
-# 5. 解释器配置项
+## 5. 解释器配置项
 
 进入页面 [http://127.0.0.1:8080/#/interpreter](http://127.0.0.1:8080/#/interpreter) 并配置IoTDB的连接参数: