This is an automated email from the ASF dual-hosted git repository.
kangrong pushed a commit to branch bug_zeppelin_dependency
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/bug_zeppelin_dependency by
this push:
new 7ceeaaf change img path
7ceeaaf is described below
commit 7ceeaaf52b532bbe0cfc35a7758e4a8f8b761c99
Author: kr11 <3095717866.com>
AuthorDate: Mon Dec 21 13:09:02 2020 +0800
change img path
---
docs/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md | 8 ++++----
docs/zh/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/docs/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md
b/docs/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md
index b523c07..1bf6e8e 100644
--- a/docs/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md
+++ b/docs/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md
@@ -37,7 +37,7 @@
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.
-
+
@@ -122,7 +122,7 @@ In the interpreter page:
Now you are ready to use your interpreter.
-
+
We provide some simple SQL to show the use of Zeppelin-IoTDB interpreter:
@@ -156,7 +156,7 @@ We provide some simple SQL to show the use of
Zeppelin-IoTDB interpreter:
The screenshot is as follows:
-
+
You can also design more fantasy documents referring to
[[1\]](https://zeppelin.apache.org/docs/0.9.0-SNAPSHOT/usage/display_system/basic.html)
and others.
@@ -168,7 +168,7 @@ The above demo notebook can be found at
`$IoTDB_HOME/zeppelin-interpreter/Zeppe
You can configure the connection parameters in
http://127.0.0.1:8080/#/interpreter :
-
+
The parameters you can configure are as follows:
diff --git a/docs/zh/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md
b/docs/zh/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md
index 55375d1..b8999ed 100644
--- a/docs/zh/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md
+++ b/docs/zh/UserGuide/Ecosystem Integration/Zeppelin-IoTDB.md
@@ -36,7 +36,7 @@
Apache Zeppelin
是一个基于网页的交互式数据分析系统。用户可以通过Zeppelin连接数据源并使用SQL、Scala等进行交互式操作。操作可以保存为文档(类似于Jupyter)。Zeppelin支持多种数据源,包括Spark、ElasticSearch、Cassandra和InfluxDB等等。现在,IoTDB已经支持使用Zeppelin进行操作。样例如下:
-
+
@@ -123,7 +123,7 @@ or
现在可以开始使用Zeppelin操作IoTDB了。
-
+
我们提供了一些简单的SQL来展示Zeppelin-IoTDB解释器的使用:
@@ -157,7 +157,7 @@ WHERE time >= 1
样例如下:
-
+
用户也可以参考
[[1]](https://zeppelin.apache.org/docs/0.9.0-SNAPSHOT/usage/display_system/basic.html)
编写更丰富多彩的文档。
@@ -169,7 +169,7 @@ WHERE time >= 1
进入页面
[http://127.0.0.1:8080/#/interpreter](http://127.0.0.1:8080/#/interpreter)
并配置IoTDB的连接参数:
-
+
可配置参数默认值和解释如下: