Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new LinkisManager Common module to collect all commonly used interfaces in LinkisManager #584

Closed
wushengyeyouya opened this issue Mar 10, 2021 · 0 comments

Comments

@wushengyeyouya
Copy link
Contributor

The LinkisManager Commons module provides the following capabilities:

  1. Provide general protocols for RPC communication between LinkisManager with ECM and EC

  2. Provide general configurations and constants.

  3. The interface Resource and its implementations are provided to represent the resources information of EngineConn and EngineManager.

wushengyeyouya added a commit to wushengyeyouya/Linkis that referenced this issue Mar 10, 2021
Related issues: apache#584
Add a new LinkisManager Common module to collect all commonly used interfaces in LinkisManager.

### Brief change log

1. Provide general protocols for RPC communication between LinkisManager with ECM and EC

2. Provide general configurations and constants.

3. The interface Resource and its implementations are provided to represent the resources information of EngineConn and EngineManager.
wushengyeyouya added a commit to wushengyeyouya/Linkis that referenced this issue Mar 11, 2021
Related issues: apache#584
Add a new LinkisManager Common module to collect all commonly used interfaces in LinkisManager.

### Brief change log

1. Provide general protocols for RPC communication between LinkisManager with ECM and EC

2. Provide general configurations and constants.

3. The interface Resource and its implementations are provided to represent the resources information of EngineConn and EngineManager.
wushengyeyouya added a commit to wushengyeyouya/Linkis that referenced this issue Mar 11, 2021
Related issues: apache#584
Remove the information of author.

### Brief change log

1. Remove the information of author.
wushengyeyouya added a commit to wushengyeyouya/Linkis that referenced this issue Mar 11, 2021
Related issues: apache#584
Add a new LinkisManager Monitor module to monitor the status of instances managed by LinkisManager.

### Brief change log

1. Regularly check the health of instances managed by LinkisManager.

2. Send clear instance message if a instance is unhealthy.
mayinrain pushed a commit to mayinrain/incubator-linkis that referenced this issue Aug 29, 2024
* ai generate code init

* 人工修改代码

* 人工修改提交
mayinrain added a commit to mayinrain/incubator-linkis that referenced this issue Sep 11, 2024
* Dev 1.7.1 add python module load hook (apache#584)

* ai generate code init

* 人工修改代码

* 人工修改提交

* 【1.7.1】python物料管理 (apache#583)

* 代码由AI自动生成接口和AI插件生成

* 代码由AI自动生成接口和AI插件生成

* 代码由人工修改

---------

Co-authored-by: “v_kkhuang” <“420895376@qq.com”>

* 人工修改 code format and add rpc func

* fix bug

* Dev 1.7.0 python udf manager (apache#586)

* 代码由AI自动生成接口和AI插件生成

* 代码由AI自动生成接口和AI插件生成

* 代码由人工修改

* bug  fix

* bug  fix

---------

Co-authored-by: “v_kkhuang” <“420895376@qq.com”>

* fix bug

* code format

* 使用ai生成单元测试案例

* 人工修改单元测试

* 人工修改单元测试

* Dev 1.7.1 webank test (apache#587)

* 使用ai生成单元测试案例

* 人工修改单元测试

* 人工修改单元测试

* add instance info

* update file permission (apache#590)

Co-authored-by: “v_kkhuang” <“420895376@qq.com”>

* chore: 1.7.1 (apache#591)

* chore: 1.7.1

* upd: config file

---------

Co-authored-by: v-kkhuang <62878639+v-kkhuang@users.noreply.github.com>
Co-authored-by: “v_kkhuang” <“420895376@qq.com”>
Co-authored-by: Yonghao Mei <73584269+mayinrain@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants