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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 938f044c doc(hubble): enhance hubble usage doc/command (#333) 
95648c2834c241cab4a726ec6d80b45690a6df28
938f044c is described below

commit 938f044ca031d6ac37599852c8307e3eac00b1e6
Author: imbajin <[email protected]>
AuthorDate: Wed May 29 04:55:08 2024 +0000

    doc(hubble): enhance hubble usage doc/command (#333) 
95648c2834c241cab4a726ec6d80b45690a6df28
---
 cn/docs/_print/index.html                      | 10 ++--------
 cn/docs/index.xml                              | 14 +++-----------
 cn/docs/quickstart/_print/index.html           | 10 ++--------
 cn/docs/quickstart/hugegraph-hubble/index.html | 16 +++++-----------
 cn/docs/quickstart/index.xml                   | 14 +++-----------
 cn/sitemap.xml                                 |  2 +-
 docs/_print/index.html                         | 10 ++--------
 docs/index.xml                                 | 14 +++-----------
 docs/quickstart/_print/index.html              | 10 ++--------
 docs/quickstart/hugegraph-hubble/index.html    | 16 +++++-----------
 docs/quickstart/index.xml                      | 14 +++-----------
 en/sitemap.xml                                 |  2 +-
 sitemap.xml                                    |  2 +-
 13 files changed, 33 insertions(+), 101 deletions(-)

diff --git a/cn/docs/_print/index.html b/cn/docs/_print/index.html
index c1024767..c544583b 100644
--- a/cn/docs/_print/index.html
+++ b/cn/docs/_print/index.html
@@ -845,14 +845,8 @@ HugeGraph Toolchain 
版本:toolchain-1.0.0</p></blockquote><p><code>spark-load
 </span></span><span style=display:flex><span>2023-08-30 20:38:38 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> c.z.h.HikariDataSource <span 
style=color:#ce5c00;font-weight:700>[]</span> - hugegraph-hubble-HikariCP - 
Start completed.
 </span></span><span style=display:flex><span>2023-08-30 20:38:41 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> o.a.c.h.Http11NioProtocol <span 
style=color:#ce5c00;font-weight:700>[]</span> - Starting ProtocolHandler <span 
style=color:#ce5c00;font-weight:700>[</span><span 
style=color:#4e9a06>&#34;http-nio-0.0.0.0-8088&#34;</sp [...]
 </span></span><span style=display:flex><span>2023-08-30 20:38:41 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> o.a.h.HugeGraphHubble <span 
style=color:#ce5c00;font-weight:700>[]</span> - Started HugeGraphHubble in 
7.379 seconds <span style=color:#ce5c00;font-weight:700>(</span>JVM running 
<span style=color:#204a87;font-weight [...]
-</span></span></code></pre></div><p>然后使用浏览器访问 <code>ip:8088</code> 
可看到<code>hubble</code>页面,通过<code>bin/stop-hubble.sh</code>则可以停止服务</p><h4 
id=23-源码编译>2.3 源码编译</h4><p><strong>注意:</strong> 编译 hubble 需要用户本地环境有安装 
<code>Nodejs V16.x</code> 与 <code>yarn</code> 环境</p><div class=highlight><pre 
tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>apt install 
curl build-essential
-</span></span><span style=display:flex><span>curl -o- 
https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh <span 
style=color:#000;font-weight:700>|</span> bash
-</span></span><span style=display:flex><span><span 
style=color:#204a87>source</span> ~/.bashrc
-</span></span><span style=display:flex><span>nvm install <span 
style=color:#0000cf;font-weight:700>16</span>
-</span></span></code></pre></div><p>然后确认安装版本是否为 <code>16.x</code> (请注意过高的 Node 
版本会产生冲突)</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>node -v
-</span></span></code></pre></div><p>使用下列命令安装 <code>yarn</code></p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>npm install 
-g yarn
-</span></span></code></pre></div><p>下载 toolchain 源码包</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span>git clone 
https://github.com/apache/hugegraph-toolchain.git
-</span></span></code></pre></div><p>编译<code>hubble</code>, 它依赖 loader 和 
client, 编译时需提前构建这些依赖 (后续可跳)</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> incubator-hugegraph-toolchain
+</span></span></code></pre></div><p>然后使用浏览器访问 <code>ip:8088</code> 
可看到<code>hubble</code>页面,通过<code>bin/stop-hubble.sh</code>则可以停止服务</p><h4 
id=23-源码编译>2.3 源码编译</h4><p><strong>注意:</strong> 目前已在 
<code>hugegraph-hubble/hubble-be/pom.xml</code> 中引入插件 
<code>frontend-maven-plugin</code>,编译 hubble 时不需要用户本地环境提前安装 <code>Nodejs 
V16.x</code> 与 <code>yarn</code> 环境,可直接按下述步骤执行</p><p>下载 toolchain 源码包</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;t [...]
+</span></span></code></pre></div><p>编译<code>hubble</code>, 它依赖 loader 和 
client, 编译时需提前构建这些依赖 (后续可跳)</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph-toolchain
 </span></span><span style=display:flex><span>sudo pip install -r 
hugegraph-hubble/hubble-dist/assembly/travis/requirements.txt
 </span></span><span style=display:flex><span>mvn install -pl 
hugegraph-client,hugegraph-loader -am -Dmaven.javadoc.skip<span 
style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span> -DskipTests -ntp
 </span></span><span style=display:flex><span>
diff --git a/cn/docs/index.xml b/cn/docs/index.xml
index 7db9fc45..a5d5ba3b 100644
--- a/cn/docs/index.xml
+++ b/cn/docs/index.xml
@@ -7587,19 +7587,11 @@ HugeGraph目前采用EdgeCut的分区方案。&lt;/p>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>2023-08-30 
20:38:41 &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>main&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO &lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> o.a.h.HugeGraphHubble 
&lt;span style="color:#ce5c00;font-weight:bold">[]&lt;/span> - Started 
HugeGraphHubble in 7.379 seconds &lt;span style="color:#ce5c00;font-weig [...]
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>然后使用浏览器访问 
&lt;code>ip:8088&lt;/code> 
可看到&lt;code>hubble&lt;/code>页面,通过&lt;code>bin/stop-hubble.sh&lt;/code>则可以停止服务&lt;/p>
 &lt;h4 id="23-源码编译">2.3 源码编译&lt;/h4>
-&lt;p>&lt;strong>注意:&lt;/strong> 编译 hubble 需要用户本地环境有安装 &lt;code>Nodejs 
V16.x&lt;/code> 与 &lt;code>yarn&lt;/code> 环境&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>apt install curl build-essential
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>curl -o- 
https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh &lt;span 
style="color:#000;font-weight:bold">|&lt;/span> bash
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#204a87">source&lt;/span> ~/.bashrc
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>nvm install 
&lt;span style="color:#0000cf;font-weight:bold">16&lt;/span>
-&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>然后确认安装版本是否为 
&lt;code>16.x&lt;/code> (请注意过高的 Node 版本会产生冲突)&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>node -v
-&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>使用下列命令安装 
&lt;code>yarn&lt;/code>&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>npm install -g yarn
-&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>下载 toolchain 源码包&lt;/p>
+&lt;p>&lt;strong>注意:&lt;/strong> 目前已在 
&lt;code>hugegraph-hubble/hubble-be/pom.xml&lt;/code> 中引入插件 
&lt;code>frontend-maven-plugin&lt;/code>,编译 hubble 时不需要用户本地环境提前安装 
&lt;code>Nodejs V16.x&lt;/code> 与 &lt;code>yarn&lt;/code> 环境,可直接按下述步骤执行&lt;/p>
+&lt;p>下载 toolchain 源码包&lt;/p>
 &lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>git clone 
https://github.com/apache/hugegraph-toolchain.git
 
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>编译&lt;code>hubble&lt;/code>,
 它依赖 loader 和 client, 编译时需提前构建这些依赖 (后续可跳)&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>&lt;span style="color:#204a87">cd&lt;/span> 
incubator-hugegraph-toolchain
+&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>&lt;span style="color:#204a87">cd&lt;/span> 
hugegraph-toolchain
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>sudo pip install 
-r hugegraph-hubble/hubble-dist/assembly/travis/requirements.txt
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>mvn install -pl 
hugegraph-client,hugegraph-loader -am -Dmaven.javadoc.skip&lt;span 
style="color:#ce5c00;font-weight:bold">=&lt;/span>&lt;span 
style="color:#204a87">true&lt;/span> -DskipTests -ntp
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
diff --git a/cn/docs/quickstart/_print/index.html 
b/cn/docs/quickstart/_print/index.html
index 38d5e75b..4ad0d815 100644
--- a/cn/docs/quickstart/_print/index.html
+++ b/cn/docs/quickstart/_print/index.html
@@ -834,14 +834,8 @@ HugeGraph Toolchain 
版本:toolchain-1.0.0</p></blockquote><p><code>spark-load
 </span></span><span style=display:flex><span>2023-08-30 20:38:38 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> c.z.h.HikariDataSource <span 
style=color:#ce5c00;font-weight:700>[]</span> - hugegraph-hubble-HikariCP - 
Start completed.
 </span></span><span style=display:flex><span>2023-08-30 20:38:41 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> o.a.c.h.Http11NioProtocol <span 
style=color:#ce5c00;font-weight:700>[]</span> - Starting ProtocolHandler <span 
style=color:#ce5c00;font-weight:700>[</span><span 
style=color:#4e9a06>&#34;http-nio-0.0.0.0-8088&#34;</sp [...]
 </span></span><span style=display:flex><span>2023-08-30 20:38:41 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> o.a.h.HugeGraphHubble <span 
style=color:#ce5c00;font-weight:700>[]</span> - Started HugeGraphHubble in 
7.379 seconds <span style=color:#ce5c00;font-weight:700>(</span>JVM running 
<span style=color:#204a87;font-weight [...]
-</span></span></code></pre></div><p>然后使用浏览器访问 <code>ip:8088</code> 
可看到<code>hubble</code>页面,通过<code>bin/stop-hubble.sh</code>则可以停止服务</p><h4 
id=23-源码编译>2.3 源码编译</h4><p><strong>注意:</strong> 编译 hubble 需要用户本地环境有安装 
<code>Nodejs V16.x</code> 与 <code>yarn</code> 环境</p><div class=highlight><pre 
tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>apt install 
curl build-essential
-</span></span><span style=display:flex><span>curl -o- 
https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh <span 
style=color:#000;font-weight:700>|</span> bash
-</span></span><span style=display:flex><span><span 
style=color:#204a87>source</span> ~/.bashrc
-</span></span><span style=display:flex><span>nvm install <span 
style=color:#0000cf;font-weight:700>16</span>
-</span></span></code></pre></div><p>然后确认安装版本是否为 <code>16.x</code> (请注意过高的 Node 
版本会产生冲突)</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>node -v
-</span></span></code></pre></div><p>使用下列命令安装 <code>yarn</code></p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>npm install 
-g yarn
-</span></span></code></pre></div><p>下载 toolchain 源码包</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span>git clone 
https://github.com/apache/hugegraph-toolchain.git
-</span></span></code></pre></div><p>编译<code>hubble</code>, 它依赖 loader 和 
client, 编译时需提前构建这些依赖 (后续可跳)</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> incubator-hugegraph-toolchain
+</span></span></code></pre></div><p>然后使用浏览器访问 <code>ip:8088</code> 
可看到<code>hubble</code>页面,通过<code>bin/stop-hubble.sh</code>则可以停止服务</p><h4 
id=23-源码编译>2.3 源码编译</h4><p><strong>注意:</strong> 目前已在 
<code>hugegraph-hubble/hubble-be/pom.xml</code> 中引入插件 
<code>frontend-maven-plugin</code>,编译 hubble 时不需要用户本地环境提前安装 <code>Nodejs 
V16.x</code> 与 <code>yarn</code> 环境,可直接按下述步骤执行</p><p>下载 toolchain 源码包</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;t [...]
+</span></span></code></pre></div><p>编译<code>hubble</code>, 它依赖 loader 和 
client, 编译时需提前构建这些依赖 (后续可跳)</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph-toolchain
 </span></span><span style=display:flex><span>sudo pip install -r 
hugegraph-hubble/hubble-dist/assembly/travis/requirements.txt
 </span></span><span style=display:flex><span>mvn install -pl 
hugegraph-client,hugegraph-loader -am -Dmaven.javadoc.skip<span 
style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span> -DskipTests -ntp
 </span></span><span style=display:flex><span>
diff --git a/cn/docs/quickstart/hugegraph-hubble/index.html 
b/cn/docs/quickstart/hugegraph-hubble/index.html
index 98a65f6d..67faf8c5 100644
--- a/cn/docs/quickstart/hugegraph-hubble/index.html
+++ b/cn/docs/quickstart/hugegraph-hubble/index.html
@@ -11,7 +11,7 @@ HugeGraph-Hubble 是 HugeGraph 的一站式可视化分析平台,平台涵盖
 数据导入 (BETA) 注: 数据导入功能目前适合初步试用,正式数据导入请使用 hugegraph-loader, 性能/稳定性/功能全面许多
 数据导入是将用户的业务数据转化为图的顶点和边并插入图数据库中,平台提供了向导式的可视化导入模块,通过创建导入任务, 
实现导入任务的管理及多个导入任务的并行运行,提高导入效能。进入导入任务后,只需跟随平台步骤提示,按需上传文件,填写内容, 
就可轻松实现图数据的导入过程,同时支持断点续传,错误重试机制等,降低导入成本,提升效率。
 2 部署 有三种方式可以部署hugegraph-hubble
-使用 docker (便于测试) 下载 toolchain 二进制包 源码编译 2.1 使用 Docker (便于测试) 特别注意: docker 
模式下,若 hubble 和 server 在同一宿主机,hubble 页面中设置 server 的 hostname 不能设置为 
localhost/127."><meta property="og:type" content="article"><meta 
property="og:url" content="/cn/docs/quickstart/hugegraph-hubble/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2024-04-02T23:43:17+08:00"><meta 
property="og:site_name" content="HugeGraph"><meta itemprop=name 
content="HugeGraph-Hubble Qu [...]
+使用 docker (便于测试) 下载 toolchain 二进制包 源码编译 2.1 使用 Docker (便于测试) 特别注意: docker 
模式下,若 hubble 和 server 在同一宿主机,hubble 页面中设置 server 的 hostname 不能设置为 
localhost/127."><meta property="og:type" content="article"><meta 
property="og:url" content="/cn/docs/quickstart/hugegraph-hubble/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2024-05-29T12:54:36+08:00"><meta 
property="og:site_name" content="HugeGraph"><meta itemprop=name 
content="HugeGraph-Hubble Qu [...]
 HugeGraph-Hubble 是 HugeGraph 的一站式可视化分析平台,平台涵盖了从数据建模,到数据快速导入, 
再到数据的在线、离线分析、以及图的统一管理的全过程,实现了图应用的全流程向导式操作,旨在提升用户的使用流畅度, 降低用户的使用门槛,提供更为高效易用的使用体验。
 平台主要包括以下模块:
 图管理 图管理模块通过图的创建,连接平台与图数据,实现多图的统一管理,并实现图的访问、编辑、删除、查询操作。
@@ -21,7 +21,7 @@ HugeGraph-Hubble 是 HugeGraph 的一站式可视化分析平台,平台涵盖
 数据导入 (BETA) 注: 数据导入功能目前适合初步试用,正式数据导入请使用 hugegraph-loader, 性能/稳定性/功能全面许多
 数据导入是将用户的业务数据转化为图的顶点和边并插入图数据库中,平台提供了向导式的可视化导入模块,通过创建导入任务, 
实现导入任务的管理及多个导入任务的并行运行,提高导入效能。进入导入任务后,只需跟随平台步骤提示,按需上传文件,填写内容, 
就可轻松实现图数据的导入过程,同时支持断点续传,错误重试机制等,降低导入成本,提升效率。
 2 部署 有三种方式可以部署hugegraph-hubble
-使用 docker (便于测试) 下载 toolchain 二进制包 源码编译 2.1 使用 Docker (便于测试) 特别注意: docker 
模式下,若 hubble 和 server 在同一宿主机,hubble 页面中设置 server 的 hostname 不能设置为 
localhost/127."><meta itemprop=dateModified 
content="2024-04-02T23:43:17+08:00"><meta itemprop=wordCount 
content="616"><meta itemprop=keywords content><meta name=twitter:card 
content="summary"><meta name=twitter:title content="HugeGraph-Hubble Quick 
Start"><meta name=twitter:description content="1 HugeGraph-Hubble 概述 注: 当前版本的 
Hubble 还没有添加 Auth/Login  [...]
+使用 docker (便于测试) 下载 toolchain 二进制包 源码编译 2.1 使用 Docker (便于测试) 特别注意: docker 
模式下,若 hubble 和 server 在同一宿主机,hubble 页面中设置 server 的 hostname 不能设置为 
localhost/127."><meta itemprop=dateModified 
content="2024-05-29T12:54:36+08:00"><meta itemprop=wordCount 
content="592"><meta itemprop=keywords content><meta name=twitter:card 
content="summary"><meta name=twitter:title content="HugeGraph-Hubble Quick 
Start"><meta name=twitter:description content="1 HugeGraph-Hubble 概述 注: 当前版本的 
Hubble 还没有添加 Auth/Login  [...]
 HugeGraph-Hubble 是 HugeGraph 的一站式可视化分析平台,平台涵盖了从数据建模,到数据快速导入, 
再到数据的在线、离线分析、以及图的统一管理的全过程,实现了图应用的全流程向导式操作,旨在提升用户的使用流畅度, 降低用户的使用门槛,提供更为高效易用的使用体验。
 平台主要包括以下模块:
 图管理 图管理模块通过图的创建,连接平台与图数据,实现多图的统一管理,并实现图的访问、编辑、删除、查询操作。
@@ -65,14 +65,8 @@ HugeGraph-Hubble 是 HugeGraph 的一站式可视化分析平台,平台涵盖
 </span></span><span style=display:flex><span>2023-08-30 20:38:38 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> c.z.h.HikariDataSource <span 
style=color:#ce5c00;font-weight:700>[]</span> - hugegraph-hubble-HikariCP - 
Start completed.
 </span></span><span style=display:flex><span>2023-08-30 20:38:41 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> o.a.c.h.Http11NioProtocol <span 
style=color:#ce5c00;font-weight:700>[]</span> - Starting ProtocolHandler <span 
style=color:#ce5c00;font-weight:700>[</span><span 
style=color:#4e9a06>&#34;http-nio-0.0.0.0-8088&#34;</sp [...]
 </span></span><span style=display:flex><span>2023-08-30 20:38:41 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> o.a.h.HugeGraphHubble <span 
style=color:#ce5c00;font-weight:700>[]</span> - Started HugeGraphHubble in 
7.379 seconds <span style=color:#ce5c00;font-weight:700>(</span>JVM running 
<span style=color:#204a87;font-weight [...]
-</span></span></code></pre></div><p>然后使用浏览器访问 <code>ip:8088</code> 
可看到<code>hubble</code>页面,通过<code>bin/stop-hubble.sh</code>则可以停止服务</p><h4 
id=23-源码编译>2.3 源码编译</h4><p><strong>注意:</strong> 编译 hubble 需要用户本地环境有安装 
<code>Nodejs V16.x</code> 与 <code>yarn</code> 环境</p><div class=highlight><pre 
tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>apt install 
curl build-essential
-</span></span><span style=display:flex><span>curl -o- 
https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh <span 
style=color:#000;font-weight:700>|</span> bash
-</span></span><span style=display:flex><span><span 
style=color:#204a87>source</span> ~/.bashrc
-</span></span><span style=display:flex><span>nvm install <span 
style=color:#0000cf;font-weight:700>16</span>
-</span></span></code></pre></div><p>然后确认安装版本是否为 <code>16.x</code> (请注意过高的 Node 
版本会产生冲突)</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>node -v
-</span></span></code></pre></div><p>使用下列命令安装 <code>yarn</code></p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>npm install 
-g yarn
-</span></span></code></pre></div><p>下载 toolchain 源码包</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span>git clone 
https://github.com/apache/hugegraph-toolchain.git
-</span></span></code></pre></div><p>编译<code>hubble</code>, 它依赖 loader 和 
client, 编译时需提前构建这些依赖 (后续可跳)</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> incubator-hugegraph-toolchain
+</span></span></code></pre></div><p>然后使用浏览器访问 <code>ip:8088</code> 
可看到<code>hubble</code>页面,通过<code>bin/stop-hubble.sh</code>则可以停止服务</p><h4 
id=23-源码编译>2.3 源码编译</h4><p><strong>注意:</strong> 目前已在 
<code>hugegraph-hubble/hubble-be/pom.xml</code> 中引入插件 
<code>frontend-maven-plugin</code>,编译 hubble 时不需要用户本地环境提前安装 <code>Nodejs 
V16.x</code> 与 <code>yarn</code> 环境,可直接按下述步骤执行</p><p>下载 toolchain 源码包</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;t [...]
+</span></span></code></pre></div><p>编译<code>hubble</code>, 它依赖 loader 和 
client, 编译时需提前构建这些依赖 (后续可跳)</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph-toolchain
 </span></span><span style=display:flex><span>sudo pip install -r 
hugegraph-hubble/hubble-dist/assembly/travis/requirements.txt
 </span></span><span style=display:flex><span>mvn install -pl 
hugegraph-client,hugegraph-loader -am -Dmaven.javadoc.skip<span 
style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span> -DskipTests -ntp
 </span></span><span style=display:flex><span>
@@ -82,7 +76,7 @@ HugeGraph-Hubble 是 HugeGraph 的一站式可视化分析平台,平台涵盖
 </span></span></code></pre></div><p>启动<code>hubble</code></p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span 
style=display:flex><span>bin/start-hubble.sh -d
 </span></span></code></pre></div><h3 id=3平台使用流程>3 
平台使用流程</h3><p>平台的模块使用流程如下:</p><div style=text-align:center><img 
src=/docs/images/images-hubble/2平台使用流程.png alt=image></div><h3 id=4平台使用说明>4 
平台使用说明</h3><h4 id=41图管理>4.1 图管理</h4><h5 id=411图创建>4.1.1 
图创建</h5><p>图管理模块下,点击【创建图】,通过填写图 ID、图名称、主机名、端口号、用户名、密码的信息,实现多图的连接。</p><div 
style=text-align:center><img src=/docs/images/images-hubble/311图创建.png 
alt=image></div><p>创建图填写内容如下:</p><div style=text-align:center><img 
src=/docs/images/images-hubble/311 [...]
 2.任务提交</li><li>任务提交成功后,图区部分返回提交结果和任务 ID
-3.任务详情</li><li>提供【查看】入口,可跳转到任务详情查看当前任务具体执行情况跳转到任务中心后,直接显示当前执行的任务行</li></ul><center><img
 src=/docs/images/images-hubble/353gremlin任务.png 
alt=image></center><p>点击查看入口,跳转到任务管理列表,如下:</p><center><img 
src=/docs/images/images-hubble/353gremlin任务2.png 
alt=image></center><p>4.查看结果</p><ul><li>结果通过 json 形式展示</li></ul><h5 
id=454olap-算法任务>4.5.4 OLAP 算法任务</h5><p>Hubble 上暂未提供可视化的 OLAP 算法执行,可调用 RESTful 
API 进行 OLAP 类算法任务,在任务管理中通过 ID 找到相应任务,查看进度与结果等。</p><h5 id=455删除元数据重建索引>4.5.5 
删除元数据、重建索引</h5><p>1.创建任务</ [...]
+3.任务详情</li><li>提供【查看】入口,可跳转到任务详情查看当前任务具体执行情况跳转到任务中心后,直接显示当前执行的任务行</li></ul><center><img
 src=/docs/images/images-hubble/353gremlin任务.png 
alt=image></center><p>点击查看入口,跳转到任务管理列表,如下:</p><center><img 
src=/docs/images/images-hubble/353gremlin任务2.png 
alt=image></center><p>4.查看结果</p><ul><li>结果通过 json 形式展示</li></ul><h5 
id=454olap-算法任务>4.5.4 OLAP 算法任务</h5><p>Hubble 上暂未提供可视化的 OLAP 算法执行,可调用 RESTful 
API 进行 OLAP 类算法任务,在任务管理中通过 ID 找到相应任务,查看进度与结果等。</p><h5 id=455删除元数据重建索引>4.5.5 
删除元数据、重建索引</h5><p>1.创建任务</ [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/cn/docs/quickstart/index.xml b/cn/docs/quickstart/index.xml
index cd8d6852..293adc29 100644
--- a/cn/docs/quickstart/index.xml
+++ b/cn/docs/quickstart/index.xml
@@ -1702,19 +1702,11 @@ HugeGraph Toolchain 版本:toolchain-1.0.0&lt;/p>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>2023-08-30 
20:38:41 &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>main&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO &lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> o.a.h.HugeGraphHubble 
&lt;span style="color:#ce5c00;font-weight:bold">[]&lt;/span> - Started 
HugeGraphHubble in 7.379 seconds &lt;span style="color:#ce5c00;font-weig [...]
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>然后使用浏览器访问 
&lt;code>ip:8088&lt;/code> 
可看到&lt;code>hubble&lt;/code>页面,通过&lt;code>bin/stop-hubble.sh&lt;/code>则可以停止服务&lt;/p>
 &lt;h4 id="23-源码编译">2.3 源码编译&lt;/h4>
-&lt;p>&lt;strong>注意:&lt;/strong> 编译 hubble 需要用户本地环境有安装 &lt;code>Nodejs 
V16.x&lt;/code> 与 &lt;code>yarn&lt;/code> 环境&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>apt install curl build-essential
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>curl -o- 
https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh &lt;span 
style="color:#000;font-weight:bold">|&lt;/span> bash
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#204a87">source&lt;/span> ~/.bashrc
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>nvm install 
&lt;span style="color:#0000cf;font-weight:bold">16&lt;/span>
-&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>然后确认安装版本是否为 
&lt;code>16.x&lt;/code> (请注意过高的 Node 版本会产生冲突)&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>node -v
-&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>使用下列命令安装 
&lt;code>yarn&lt;/code>&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>npm install -g yarn
-&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>下载 toolchain 源码包&lt;/p>
+&lt;p>&lt;strong>注意:&lt;/strong> 目前已在 
&lt;code>hugegraph-hubble/hubble-be/pom.xml&lt;/code> 中引入插件 
&lt;code>frontend-maven-plugin&lt;/code>,编译 hubble 时不需要用户本地环境提前安装 
&lt;code>Nodejs V16.x&lt;/code> 与 &lt;code>yarn&lt;/code> 环境,可直接按下述步骤执行&lt;/p>
+&lt;p>下载 toolchain 源码包&lt;/p>
 &lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>git clone 
https://github.com/apache/hugegraph-toolchain.git
 
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>编译&lt;code>hubble&lt;/code>,
 它依赖 loader 和 client, 编译时需提前构建这些依赖 (后续可跳)&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>&lt;span style="color:#204a87">cd&lt;/span> 
incubator-hugegraph-toolchain
+&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>&lt;span style="color:#204a87">cd&lt;/span> 
hugegraph-toolchain
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>sudo pip install 
-r hugegraph-hubble/hubble-dist/assembly/travis/requirements.txt
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>mvn install -pl 
hugegraph-client,hugegraph-loader -am -Dmaven.javadoc.skip&lt;span 
style="color:#ce5c00;font-weight:bold">=&lt;/span>&lt;span 
style="color:#204a87">true&lt;/span> -DskipTests -ntp
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
diff --git a/cn/sitemap.xml b/cn/sitemap.xml
index 3dc09c04..66edc398 100644
--- a/cn/sitemap.xml
+++ b/cn/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/cn/docs/language/hugegraph-gremlin/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" 
href="/docs/language/hugegraph-gremlin/"/><xhtml:link rel="alternate" 
hreflang="cn" 
href="/cn/docs/language/hugegraph-gremlin/"/></url><url><loc>/cn/docs/performance/hugegraph-benchmark-0.5.6/</lo
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/cn/docs/language/hugegraph-gremlin/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" 
href="/docs/language/hugegraph-gremlin/"/><xhtml:link rel="alternate" 
hreflang="cn" 
href="/cn/docs/language/hugegraph-gremlin/"/></url><url><loc>/cn/docs/performance/hugegraph-benchmark-0.5.6/</lo
 [...]
\ No newline at end of file
diff --git a/docs/_print/index.html b/docs/_print/index.html
index 464c1f2b..e26c3285 100644
--- a/docs/_print/index.html
+++ b/docs/_print/index.html
@@ -867,14 +867,8 @@ error retry mechanism, etc., which reduces import costs 
and improves efficiency.
 </span></span><span style=display:flex><span>2023-08-30 20:38:38 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> c.z.h.HikariDataSource <span 
style=color:#ce5c00;font-weight:700>[]</span> - hugegraph-hubble-HikariCP - 
Start completed.
 </span></span><span style=display:flex><span>2023-08-30 20:38:41 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> o.a.c.h.Http11NioProtocol <span 
style=color:#ce5c00;font-weight:700>[]</span> - Starting ProtocolHandler <span 
style=color:#ce5c00;font-weight:700>[</span><span 
style=color:#4e9a06>&#34;http-nio-0.0.0.0-8088&#34;</sp [...]
 </span></span><span style=display:flex><span>2023-08-30 20:38:41 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> o.a.h.HugeGraphHubble <span 
style=color:#ce5c00;font-weight:700>[]</span> - Started HugeGraphHubble in 
7.379 seconds <span style=color:#ce5c00;font-weight:700>(</span>JVM running 
<span style=color:#204a87;font-weight [...]
-</span></span></code></pre></div><p>Then use a web browser to access 
<code>ip:8088</code> and you can see the <code>Hubble</code> page. You can stop 
the service using bin/stop-hubble.sh.</p><h4 id=23-source-code-compilation>2.3 
Source code compilation</h4><p><strong>Note</strong>: Compiling Hubble requires 
the user&rsquo;s local environment to have Node.js V16.x and yarn 
installed.</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-si [...]
-</span></span><span style=display:flex><span>curl -o- 
https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh <span 
style=color:#000;font-weight:700>|</span> bash
-</span></span><span style=display:flex><span><span 
style=color:#204a87>source</span> ~/.bashrc
-</span></span><span style=display:flex><span>nvm install <span 
style=color:#0000cf;font-weight:700>16</span>
-</span></span></code></pre></div><p>Then, verify that the installed Node.js 
version is 16.x (please note that higher Node version may cause 
conflicts).</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>node -v
-</span></span></code></pre></div><p>install <code>yarn</code> by the command 
below:</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>npm install 
-g yarn
-</span></span></code></pre></div><p>Download the toolchain source 
code.</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span>git clone 
https://github.com/apache/hugegraph-toolchain.git
-</span></span></code></pre></div><p>Compile <code>hubble</code>. It depends on 
the loader and client, so you need to build these dependencies in advance 
during the compilation process (you can skip this step later).</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> incubator-hugegraph-toolchain
+</span></span></code></pre></div><p>Then use a web browser to access 
<code>ip:8088</code> and you can see the <code>Hubble</code> page. You can stop 
the service using bin/stop-hubble.sh.</p><h4 id=23-source-code-compilation>2.3 
Source code compilation</h4><p><strong>Note</strong>: The plugin 
<code>frontend-maven-plugin</code> has been added to 
<code>hugegraph-hubble/hubble-be/pom.xml</code>. To compile hubble, you do not 
need to install <code>Nodejs V16.x</code> and <code>yarn</code> env [...]
+</span></span></code></pre></div><p>Compile <code>hubble</code>. It depends on 
the loader and client, so you need to build these dependencies in advance 
during the compilation process (you can skip this step later).</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph-toolchain
 </span></span><span style=display:flex><span>sudo pip install -r 
hugegraph-hubble/hubble-dist/assembly/travis/requirements.txt
 </span></span><span style=display:flex><span>mvn install -pl 
hugegraph-client,hugegraph-loader -am -Dmaven.javadoc.skip<span 
style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span> -DskipTests -ntp
 </span></span><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph-hubble
diff --git a/docs/index.xml b/docs/index.xml
index a47ac55e..da9c2372 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -7661,19 +7661,11 @@ error retry mechanism, etc., which reduces import costs 
and improves efficiency.
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>2023-08-30 
20:38:41 &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>main&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO &lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> o.a.h.HugeGraphHubble 
&lt;span style="color:#ce5c00;font-weight:bold">[]&lt;/span> - Started 
HugeGraphHubble in 7.379 seconds &lt;span style="color:#ce5c00;font-weig [...]
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Then use a web browser 
to access &lt;code>ip:8088&lt;/code> and you can see the 
&lt;code>Hubble&lt;/code> page. You can stop the service using 
bin/stop-hubble.sh.&lt;/p>
 &lt;h4 id="23-source-code-compilation">2.3 Source code compilation&lt;/h4>
-&lt;p>&lt;strong>Note&lt;/strong>: Compiling Hubble requires the 
user&amp;rsquo;s local environment to have Node.js V16.x and yarn 
installed.&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>apt install curl build-essential
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>curl -o- 
https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh &lt;span 
style="color:#000;font-weight:bold">|&lt;/span> bash
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#204a87">source&lt;/span> ~/.bashrc
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>nvm install 
&lt;span style="color:#0000cf;font-weight:bold">16&lt;/span>
-&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Then, verify that the 
installed Node.js version is 16.x (please note that higher Node version may 
cause conflicts).&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>node -v
-&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>install 
&lt;code>yarn&lt;/code> by the command below:&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>npm install -g yarn
-&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Download the toolchain 
source code.&lt;/p>
+&lt;p>&lt;strong>Note&lt;/strong>: The plugin 
&lt;code>frontend-maven-plugin&lt;/code> has been added to 
&lt;code>hugegraph-hubble/hubble-be/pom.xml&lt;/code>. To compile hubble, you 
do not need to install &lt;code>Nodejs V16.x&lt;/code> and 
&lt;code>yarn&lt;/code> environment in your local environment in advance. You 
can directly execute the following steps.&lt;/p>
+&lt;p>Download the toolchain source code.&lt;/p>
 &lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>git clone 
https://github.com/apache/hugegraph-toolchain.git
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Compile 
&lt;code>hubble&lt;/code>. It depends on the loader and client, so you need to 
build these dependencies in advance during the compilation process (you can 
skip this step later).&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>&lt;span style="color:#204a87">cd&lt;/span> 
incubator-hugegraph-toolchain
+&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>&lt;span style="color:#204a87">cd&lt;/span> 
hugegraph-toolchain
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>sudo pip install 
-r hugegraph-hubble/hubble-dist/assembly/travis/requirements.txt
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>mvn install -pl 
hugegraph-client,hugegraph-loader -am -Dmaven.javadoc.skip&lt;span 
style="color:#ce5c00;font-weight:bold">=&lt;/span>&lt;span 
style="color:#204a87">true&lt;/span> -DskipTests -ntp
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#204a87">cd&lt;/span> hugegraph-hubble
diff --git a/docs/quickstart/_print/index.html 
b/docs/quickstart/_print/index.html
index 4ea87f0b..77855530 100644
--- a/docs/quickstart/_print/index.html
+++ b/docs/quickstart/_print/index.html
@@ -859,14 +859,8 @@ error retry mechanism, etc., which reduces import costs 
and improves efficiency.
 </span></span><span style=display:flex><span>2023-08-30 20:38:38 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> c.z.h.HikariDataSource <span 
style=color:#ce5c00;font-weight:700>[]</span> - hugegraph-hubble-HikariCP - 
Start completed.
 </span></span><span style=display:flex><span>2023-08-30 20:38:41 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> o.a.c.h.Http11NioProtocol <span 
style=color:#ce5c00;font-weight:700>[]</span> - Starting ProtocolHandler <span 
style=color:#ce5c00;font-weight:700>[</span><span 
style=color:#4e9a06>&#34;http-nio-0.0.0.0-8088&#34;</sp [...]
 </span></span><span style=display:flex><span>2023-08-30 20:38:41 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> o.a.h.HugeGraphHubble <span 
style=color:#ce5c00;font-weight:700>[]</span> - Started HugeGraphHubble in 
7.379 seconds <span style=color:#ce5c00;font-weight:700>(</span>JVM running 
<span style=color:#204a87;font-weight [...]
-</span></span></code></pre></div><p>Then use a web browser to access 
<code>ip:8088</code> and you can see the <code>Hubble</code> page. You can stop 
the service using bin/stop-hubble.sh.</p><h4 id=23-source-code-compilation>2.3 
Source code compilation</h4><p><strong>Note</strong>: Compiling Hubble requires 
the user&rsquo;s local environment to have Node.js V16.x and yarn 
installed.</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-si [...]
-</span></span><span style=display:flex><span>curl -o- 
https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh <span 
style=color:#000;font-weight:700>|</span> bash
-</span></span><span style=display:flex><span><span 
style=color:#204a87>source</span> ~/.bashrc
-</span></span><span style=display:flex><span>nvm install <span 
style=color:#0000cf;font-weight:700>16</span>
-</span></span></code></pre></div><p>Then, verify that the installed Node.js 
version is 16.x (please note that higher Node version may cause 
conflicts).</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>node -v
-</span></span></code></pre></div><p>install <code>yarn</code> by the command 
below:</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>npm install 
-g yarn
-</span></span></code></pre></div><p>Download the toolchain source 
code.</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span>git clone 
https://github.com/apache/hugegraph-toolchain.git
-</span></span></code></pre></div><p>Compile <code>hubble</code>. It depends on 
the loader and client, so you need to build these dependencies in advance 
during the compilation process (you can skip this step later).</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> incubator-hugegraph-toolchain
+</span></span></code></pre></div><p>Then use a web browser to access 
<code>ip:8088</code> and you can see the <code>Hubble</code> page. You can stop 
the service using bin/stop-hubble.sh.</p><h4 id=23-source-code-compilation>2.3 
Source code compilation</h4><p><strong>Note</strong>: The plugin 
<code>frontend-maven-plugin</code> has been added to 
<code>hugegraph-hubble/hubble-be/pom.xml</code>. To compile hubble, you do not 
need to install <code>Nodejs V16.x</code> and <code>yarn</code> env [...]
+</span></span></code></pre></div><p>Compile <code>hubble</code>. It depends on 
the loader and client, so you need to build these dependencies in advance 
during the compilation process (you can skip this step later).</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph-toolchain
 </span></span><span style=display:flex><span>sudo pip install -r 
hugegraph-hubble/hubble-dist/assembly/travis/requirements.txt
 </span></span><span style=display:flex><span>mvn install -pl 
hugegraph-client,hugegraph-loader -am -Dmaven.javadoc.skip<span 
style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span> -DskipTests -ntp
 </span></span><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph-hubble
diff --git a/docs/quickstart/hugegraph-hubble/index.html 
b/docs/quickstart/hugegraph-hubble/index.html
index 932cc3f8..d505cb78 100644
--- a/docs/quickstart/hugegraph-hubble/index.html
+++ b/docs/quickstart/hugegraph-hubble/index.html
@@ -2,8 +2,8 @@
 
 Note: The current version of Hubble has not yet added Auth/Login related 
interfaces and
 standalone protection, it will be …"><meta property="og:title" 
content="HugeGraph-Hubble Quick Start"><meta property="og:description" 
content="1 HugeGraph-Hubble Overview Note: The current version of Hubble has 
not yet added Auth/Login related interfaces and standalone protection, it will 
be added in the next Release version (≥ 1.5). Please be careful not to expose 
it in a public network environment or untrusted networks to avoid related SEC 
issues (you can also use IP & port whitelist + HTTPS)
-HugeGraph-Hubble is HugeGraph&rsquo;s one-stop visual analysis platform. The 
platform covers the whole process from data modeling, to efficient data import, 
to real-time and offline analysis of data, and unified management of graphs, 
realizing the whole process wizard of graph application."><meta 
property="og:type" content="article"><meta property="og:url" 
content="/docs/quickstart/hugegraph-hubble/"><meta property="article:section" 
content="docs"><meta property="article:modified_time" c [...]
-HugeGraph-Hubble is HugeGraph&rsquo;s one-stop visual analysis platform. The 
platform covers the whole process from data modeling, to efficient data import, 
to real-time and offline analysis of data, and unified management of graphs, 
realizing the whole process wizard of graph application."><meta 
itemprop=dateModified content="2024-04-02T23:43:17+08:00"><meta 
itemprop=wordCount content="2834"><meta itemprop=keywords content><meta 
name=twitter:card content="summary"><meta name=twitter:tit [...]
+HugeGraph-Hubble is HugeGraph&rsquo;s one-stop visual analysis platform. The 
platform covers the whole process from data modeling, to efficient data import, 
to real-time and offline analysis of data, and unified management of graphs, 
realizing the whole process wizard of graph application."><meta 
property="og:type" content="article"><meta property="og:url" 
content="/docs/quickstart/hugegraph-hubble/"><meta property="article:section" 
content="docs"><meta property="article:modified_time" c [...]
+HugeGraph-Hubble is HugeGraph&rsquo;s one-stop visual analysis platform. The 
platform covers the whole process from data modeling, to efficient data import, 
to real-time and offline analysis of data, and unified management of graphs, 
realizing the whole process wizard of graph application."><meta 
itemprop=dateModified content="2024-05-29T12:54:36+08:00"><meta 
itemprop=wordCount content="2811"><meta itemprop=keywords content><meta 
name=twitter:card content="summary"><meta name=twitter:tit [...]
 HugeGraph-Hubble is HugeGraph&rsquo;s one-stop visual analysis platform. The 
platform covers the whole process from data modeling, to efficient data import, 
to real-time and offline analysis of data, and unified management of graphs, 
realizing the whole process wizard of graph application."><link rel=preload 
href=/scss/main.min.14ea575cb35d93d46ff8681b2334f40fd46243c100c5c39f5a841b931fae2d40.css
 as=style><link 
href=/scss/main.min.14ea575cb35d93d46ff8681b2334f40fd46243c100c5c39f5a841b931f 
[...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/><sp 
[...]
 <a 
href=https://github.com/apache/incubator-hugegraph-doc/edit/master/content/en/docs/quickstart/hugegraph-hubble.md
 class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit 
fa-fw"></i> Edit this page</a>
@@ -48,21 +48,15 @@ error retry mechanism, etc., which reduces import costs and 
improves efficiency.
 </span></span><span style=display:flex><span>2023-08-30 20:38:38 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> c.z.h.HikariDataSource <span 
style=color:#ce5c00;font-weight:700>[]</span> - hugegraph-hubble-HikariCP - 
Start completed.
 </span></span><span style=display:flex><span>2023-08-30 20:38:41 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> o.a.c.h.Http11NioProtocol <span 
style=color:#ce5c00;font-weight:700>[]</span> - Starting ProtocolHandler <span 
style=color:#ce5c00;font-weight:700>[</span><span 
style=color:#4e9a06>&#34;http-nio-0.0.0.0-8088&#34;</sp [...]
 </span></span><span style=display:flex><span>2023-08-30 20:38:41 <span 
style=color:#ce5c00;font-weight:700>[</span>main<span 
style=color:#ce5c00;font-weight:700>]</span> <span 
style=color:#ce5c00;font-weight:700>[</span>INFO <span 
style=color:#ce5c00;font-weight:700>]</span> o.a.h.HugeGraphHubble <span 
style=color:#ce5c00;font-weight:700>[]</span> - Started HugeGraphHubble in 
7.379 seconds <span style=color:#ce5c00;font-weight:700>(</span>JVM running 
<span style=color:#204a87;font-weight [...]
-</span></span></code></pre></div><p>Then use a web browser to access 
<code>ip:8088</code> and you can see the <code>Hubble</code> page. You can stop 
the service using bin/stop-hubble.sh.</p><h4 id=23-source-code-compilation>2.3 
Source code compilation</h4><p><strong>Note</strong>: Compiling Hubble requires 
the user&rsquo;s local environment to have Node.js V16.x and yarn 
installed.</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-si [...]
-</span></span><span style=display:flex><span>curl -o- 
https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh <span 
style=color:#000;font-weight:700>|</span> bash
-</span></span><span style=display:flex><span><span 
style=color:#204a87>source</span> ~/.bashrc
-</span></span><span style=display:flex><span>nvm install <span 
style=color:#0000cf;font-weight:700>16</span>
-</span></span></code></pre></div><p>Then, verify that the installed Node.js 
version is 16.x (please note that higher Node version may cause 
conflicts).</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>node -v
-</span></span></code></pre></div><p>install <code>yarn</code> by the command 
below:</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>npm install 
-g yarn
-</span></span></code></pre></div><p>Download the toolchain source 
code.</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span>git clone 
https://github.com/apache/hugegraph-toolchain.git
-</span></span></code></pre></div><p>Compile <code>hubble</code>. It depends on 
the loader and client, so you need to build these dependencies in advance 
during the compilation process (you can skip this step later).</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> incubator-hugegraph-toolchain
+</span></span></code></pre></div><p>Then use a web browser to access 
<code>ip:8088</code> and you can see the <code>Hubble</code> page. You can stop 
the service using bin/stop-hubble.sh.</p><h4 id=23-source-code-compilation>2.3 
Source code compilation</h4><p><strong>Note</strong>: The plugin 
<code>frontend-maven-plugin</code> has been added to 
<code>hugegraph-hubble/hubble-be/pom.xml</code>. To compile hubble, you do not 
need to install <code>Nodejs V16.x</code> and <code>yarn</code> env [...]
+</span></span></code></pre></div><p>Compile <code>hubble</code>. It depends on 
the loader and client, so you need to build these dependencies in advance 
during the compilation process (you can skip this step later).</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph-toolchain
 </span></span><span style=display:flex><span>sudo pip install -r 
hugegraph-hubble/hubble-dist/assembly/travis/requirements.txt
 </span></span><span style=display:flex><span>mvn install -pl 
hugegraph-client,hugegraph-loader -am -Dmaven.javadoc.skip<span 
style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span> -DskipTests -ntp
 </span></span><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph-hubble
 </span></span><span style=display:flex><span>mvn -e compile package 
-Dmaven.javadoc.skip<span style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span> -Dmaven.test.skip<span 
style=color:#ce5c00;font-weight:700>=</span><span 
style=color:#204a87>true</span> -ntp
 </span></span><span style=display:flex><span><span 
style=color:#204a87>cd</span> apache-hugegraph-hubble-incubating*
 </span></span></code></pre></div><p>Run <code>hubble</code></p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span 
style=display:flex><span>bin/start-hubble.sh -d
-</span></span></code></pre></div><h3 id=3platform-workflow>3 Platform 
Workflow</h3><p>The module usage process of the platform is as follows:</p><div 
style=text-align:center><img src=/docs/images/images-hubble/2平台使用流程.png 
alt=image></div><h3 id=4platform-instructions>4 Platform Instructions</h3><h4 
id=41graph-management>4.1 Graph Management</h4><h5 id=411graph-creation>4.1.1 
Graph creation</h5><p>Under the graph management module, click [Create graph], 
and realize the connection of multi [...]
+</span></span></code></pre></div><h3 id=3platform-workflow>3 Platform 
Workflow</h3><p>The module usage process of the platform is as follows:</p><div 
style=text-align:center><img src=/docs/images/images-hubble/2平台使用流程.png 
alt=image></div><h3 id=4platform-instructions>4 Platform Instructions</h3><h4 
id=41graph-management>4.1 Graph Management</h4><h5 id=411graph-creation>4.1.1 
Graph creation</h5><p>Under the graph management module, click [Create graph], 
and realize the connection of multi [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/docs/quickstart/index.xml b/docs/quickstart/index.xml
index 0c3baeea..90bb59d3 100644
--- a/docs/quickstart/index.xml
+++ b/docs/quickstart/index.xml
@@ -1731,19 +1731,11 @@ error retry mechanism, etc., which reduces import costs 
and improves efficiency.
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>2023-08-30 
20:38:41 &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>main&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO &lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> o.a.h.HugeGraphHubble 
&lt;span style="color:#ce5c00;font-weight:bold">[]&lt;/span> - Started 
HugeGraphHubble in 7.379 seconds &lt;span style="color:#ce5c00;font-weig [...]
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Then use a web browser 
to access &lt;code>ip:8088&lt;/code> and you can see the 
&lt;code>Hubble&lt;/code> page. You can stop the service using 
bin/stop-hubble.sh.&lt;/p>
 &lt;h4 id="23-source-code-compilation">2.3 Source code compilation&lt;/h4>
-&lt;p>&lt;strong>Note&lt;/strong>: Compiling Hubble requires the 
user&amp;rsquo;s local environment to have Node.js V16.x and yarn 
installed.&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>apt install curl build-essential
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>curl -o- 
https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh &lt;span 
style="color:#000;font-weight:bold">|&lt;/span> bash
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#204a87">source&lt;/span> ~/.bashrc
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>nvm install 
&lt;span style="color:#0000cf;font-weight:bold">16&lt;/span>
-&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Then, verify that the 
installed Node.js version is 16.x (please note that higher Node version may 
cause conflicts).&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>node -v
-&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>install 
&lt;code>yarn&lt;/code> by the command below:&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>npm install -g yarn
-&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Download the toolchain 
source code.&lt;/p>
+&lt;p>&lt;strong>Note&lt;/strong>: The plugin 
&lt;code>frontend-maven-plugin&lt;/code> has been added to 
&lt;code>hugegraph-hubble/hubble-be/pom.xml&lt;/code>. To compile hubble, you 
do not need to install &lt;code>Nodejs V16.x&lt;/code> and 
&lt;code>yarn&lt;/code> environment in your local environment in advance. You 
can directly execute the following steps.&lt;/p>
+&lt;p>Download the toolchain source code.&lt;/p>
 &lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>git clone 
https://github.com/apache/hugegraph-toolchain.git
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Compile 
&lt;code>hubble&lt;/code>. It depends on the loader and client, so you need to 
build these dependencies in advance during the compilation process (you can 
skip this step later).&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>&lt;span style="color:#204a87">cd&lt;/span> 
incubator-hugegraph-toolchain
+&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>&lt;span style="color:#204a87">cd&lt;/span> 
hugegraph-toolchain
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>sudo pip install 
-r hugegraph-hubble/hubble-dist/assembly/travis/requirements.txt
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>mvn install -pl 
hugegraph-client,hugegraph-loader -am -Dmaven.javadoc.skip&lt;span 
style="color:#ce5c00;font-weight:bold">=&lt;/span>&lt;span 
style="color:#204a87">true&lt;/span> -DskipTests -ntp
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#204a87">cd&lt;/span> hugegraph-hubble
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 0b11c6d2..254da70b 100644
--- a/en/sitemap.xml
+++ b/en/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/docs/guides/architectural/</loc><lastmod>2023-06-25T21:06:07+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/><xhtml:link rel="alternate" 
hreflang="en" 
href="/docs/guides/architectural/"/></url><url><loc>/docs/config/config-guide/</loc><lastmod>2023-11-01T21:52:52+08:00</last
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/docs/guides/architectural/</loc><lastmod>2023-06-25T21:06:07+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/><xhtml:link rel="alternate" 
hreflang="en" 
href="/docs/guides/architectural/"/></url><url><loc>/docs/config/config-guide/</loc><lastmod>2023-11-01T21:52:52+08:00</last
 [...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index 21cc0c47..3085b273 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/en/sitemap.xml</loc><lastmod>2024-04-23T23:55:16+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2024-04-23T23:55:16+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/en/sitemap.xml</loc><lastmod>2024-05-29T12:54:36+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2024-05-29T12:54:36+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file

Reply via email to