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

Merge the latest code into master #410

Merged
merged 324 commits into from
Aug 28, 2023

Conversation

jefftlin
Copy link
Collaborator

What is the purpose of the change

(For example: Exchangis-Job defines the core ability of Exchangis, it provides the abilities of job management, job transform, and job launch.
Related issues: #50. )

Brief change log

  • Feature upgrades from 1.0.0 to 1.1.2

Verifying this change

  • Added tests for creating and execute the Exchangis jobs and verify the availability of different Exchangis Job, such as sqoop job, datax job.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (yes)
  • Anything that affects deployment: (yes)
  • The Core framework, i.e., JobManager, Server.: (no)

Documentation

  • Does this pull request introduce a new feature? (yes)
  • If yes, how is the feature documented? (docs)

v_xxzhou(周鑫) and others added 30 commits August 19, 2022 14:54
…-1.1.0-webank

# Conflicts:
#	exchangis-job/exchangis-job-server/src/main/java/com/webank/wedatasphere/exchangis/job/server/ExchangisJobExecuteAutoConfiguration.java
Set ES data source fields to be non-editable
….1.0-job-config

# Conflicts:
#	assembly-package/config/exchangis-server.properties
jefftlin and others added 8 commits August 14, 2023 17:19
Fixed some bugs in projects、tasks and log.
…tend_xxzhou

Fixed some web bugs in projects、tasks and log
# Conflicts:
#	db/exchangis_ddl.sql
#	docs/en_US/ch1/exchangis_appconn_deploy_en.md
#	docs/en_US/ch1/exchangis_deploy_en.md
#	docs/en_US/ch1/exchangis_sqoop_deploy_en.md
#	docs/zh_CN/ch1/exchangis_deploy_cn.md
#	docs/zh_CN/ch1/exchangis_sqoop_deploy_cn.md
README-ZH.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docs/en_US/ch1/exchangis_appconn_deploy_en.md Outdated Show resolved Hide resolved

## 5. Linkis DataX 引擎安装部署

如您想正常执行 Exchangis1.1.2 的 DataX作业,还需安装 Linkis DataX 引擎,请参考: [Linkis DataX 引擎插件安装文档](https://github.com/WeBankFinTech/Exchangis/blob/dev-1.1.2/docs/zh_CN/ch1/exchangis_datax_deploy_cn.md)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please modify it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It has been changed to no version number.

docs/zh_CN/ch1/exchangis_deploy_cn.md Outdated Show resolved Hide resolved
docs/zh_CN/ch1/exchangis_sqoop_deploy_cn.md Outdated Show resolved Hide resolved
# Conflicts:
#	assembly-package/config/dss-exchangis-server.properties
@jefftlin jefftlin force-pushed the dev-1.1.2 branch 7 times, most recently from a78f2a7 to 533e18a Compare August 23, 2023 03:25
docs/en_US/ch1/exchangis_deploy_en.md Outdated Show resolved Hide resolved
docs/en_US/ch1/exchangis_deploy_en.md Show resolved Hide resolved
docs/en_US/ch1/exchangis_deploy_en.md Outdated Show resolved Hide resolved
docs/zh_CN/ch1/component_upgrade_cn.md Outdated Show resolved Hide resolved
docs/zh_CN/ch1/exchangis_deploy_cn.md Show resolved Hide resolved

## 4. Linkis Sqoop 引擎安装部署

如您想正常执行 Exchangis1.0.0 的 Sqoop作业,还需安装 Linkis Sqoop 引擎,请参考: [Linkis Sqoop 引擎插件安装文档](https://linkis.apache.org/zh-CN/docs/latest/engine-usage/sqoop)
如您想正常执行 Exchangis1.1.2 的 Sqoop作业,还需安装 Linkis Sqoop 引擎,请参考: [Linkis Sqoop 引擎插件安装文档](https://github.com/WeBankFinTech/Exchangis/blob/dev-1.1.2/docs/zh_CN/ch1/exchangis_sqoop_deploy_cn.md)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please modify it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It has been changed to the relative path.

@jefftlin jefftlin force-pushed the dev-1.1.2 branch 5 times, most recently from cc64688 to fd47d22 Compare August 25, 2023 09:41
Copy link
Contributor

@wushengyeyouya wushengyeyouya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@wushengyeyouya wushengyeyouya merged commit 52caf3f into WeBankFinTech:master Aug 28, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants