You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by pe...@apache.org on 2022/09/01 07:32:12 UTC

[incubator-linkis-website] branch dev updated: change Linkie to Linkis (#497)

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

peacewong pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new dd96d9c1d5 change Linkie to Linkis (#497)
dd96d9c1d5 is described below

commit dd96d9c1d5265714512befccde9d0e8af42b512f
Author: ruY <43...@users.noreply.github.com>
AuthorDate: Thu Sep 1 15:32:06 2022 +0800

    change Linkie to Linkis (#497)
---
 blog/2022-03-20-openlookeng.md                                      | 2 +-
 i18n/zh-CN/docusaurus-plugin-content-blog/2022-03-20-openlookeng.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/blog/2022-03-20-openlookeng.md b/blog/2022-03-20-openlookeng.md
index 24dc590cee..22d494c107 100644
--- a/blog/2022-03-20-openlookeng.md
+++ b/blog/2022-03-20-openlookeng.md
@@ -25,7 +25,7 @@ Architecture diagram:
 The task flow diagram is as follows:
   ![image](https://user-images.githubusercontent.com/7869972/166737177-57f8f84a-b16d-44bd-b7cf-a61fc2cc160c.png)
 
-The capabilities based on Linkie and OpenLooKeng can provide the following capabilities:
+The capabilities based on Linkis and OpenLooKeng can provide the following capabilities:
 - 1. The connection capability of the computing middleware layer based on Linkis allows upper-layer application tools to quickly connect to OpenLooKeng, submit tasks, and obtain logs, progress, and results.
 - 2. Based on the public service capability of Linkis, it can complete custom variable substitution, UDF management, etc. for OpenLooKeng's sql
 - 3. Based on the context capability of Linkis, the results of OpengLooKeng can be passed to downstream ECs such as Spark and Hive for query
diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2022-03-20-openlookeng.md b/i18n/zh-CN/docusaurus-plugin-content-blog/2022-03-20-openlookeng.md
index 02d909ab31..a672e87b74 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-blog/2022-03-20-openlookeng.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-blog/2022-03-20-openlookeng.md
@@ -25,7 +25,7 @@ OpenLooKeng ec的实现基于Linkis的EngineConn Plugin(ECP)进行扩展,
 任务流转图如下:
   ![image](https://user-images.githubusercontent.com/7869972/166737177-57f8f84a-b16d-44bd-b7cf-a61fc2cc160c.png)
 
-基于Linkie和OpenLooKeng的能力可以提供如下能力:
+基于Linkis和OpenLooKeng的能力可以提供如下能力:
 - 1.基于Linkis的计算中间件层的连接能力可以让上层应用工具快速对接使用OpenLooKeng,提交任务,并获取日志、进度、结果。
 - 2.基于Linkis的公共服务能力可以做到对OpenLooKeng的sql完成自定义变量替换、UDF管理等
 - 3.基于Linkis的上下文能力可以打通OpengLooKeng的结果传递给下游Spark、Hive等EC进行查询


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org