You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by le...@apache.org on 2022/02/14 09:49:53 UTC

[iotdb] 02/02: format

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

leirui pushed a commit to branch research/M4-visualization
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 274051e37288f50c5821fac1d14fddeee5ec6f50
Author: Lei Rui <10...@qq.com>
AuthorDate: Mon Feb 14 17:31:39 2022 +0800

    format
---
 example/session/src/main/java/org/apache/iotdb/README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/example/session/src/main/java/org/apache/iotdb/README.md b/example/session/src/main/java/org/apache/iotdb/README.md
index 7461e7a..f3e1607 100644
--- a/example/session/src/main/java/org/apache/iotdb/README.md
+++ b/example/session/src/main/java/org/apache/iotdb/README.md
@@ -7,7 +7,6 @@ Before running `run-BallSpeed-exp.sh`, prepare the workspace as follows
 ---- BallSpeed.csv
 ---- OverlapGenerator.class
 ---- OverlapGenerator.java (before javac, remove package header in the source code)
-/data3/ruilei/rl/dataSpace
 /data3/ruilei/rl/iotdb-server-0.12.4 (`chmod +x *` on the bash files in the sbin directory)
 /data3/ruilei/rl/iotdb-engine-example.properties
 /data3/ruilei/rl/tool.sh
@@ -40,7 +39,6 @@ Before running `run-MF03-exp.sh`, prepare the workspace as follows
 ---- MF03.csv
 ---- OverlapGenerator.class
 ---- OverlapGenerator.java (before javac, remove package header in the source code)
-/data3/ruilei/rl/dataSpace
 /data3/ruilei/rl/iotdb-server-0.12.4 (`chmod +x *` on the bash files in the sbin directory)
 /data3/ruilei/rl/iotdb-engine-example.properties
 /data3/ruilei/rl/tool.sh
@@ -73,7 +71,6 @@ Before running `run-KOB-exp.sh`, prepare the workspace as follows
 ---- KOB.csv
 ---- OverlapGenerator.class
 ---- OverlapGenerator.java (before javac, remove package header in the source code)
-/data3/ruilei/rl/dataSpace
 /data3/ruilei/rl/iotdb-server-0.12.4 (`chmod +x *` on the bash files in the sbin directory)
 /data3/ruilei/rl/iotdb-engine-example.properties
 /data3/ruilei/rl/tool.sh
@@ -106,7 +103,6 @@ Before running `run-RcvTime-exp.sh`, prepare the workspace as follows
 ---- RcvTime.csv
 ---- OverlapGenerator.class
 ---- OverlapGenerator.java (before javac, remove package header in the source code)
-/data3/ruilei/rl/dataSpace
 /data3/ruilei/rl/iotdb-server-0.12.4 (`chmod +x *` on the bash files in the sbin directory)
 /data3/ruilei/rl/iotdb-engine-example.properties
 /data3/ruilei/rl/tool.sh