From f7f87054b9649d0b75763112e06fdc66fb2a2ecb Mon Sep 17 00:00:00 2001 From: Kirs Date: Fri, 16 Apr 2021 10:16:24 +0800 Subject: [PATCH] [1.3.6-prepare]Update the main repository link (#5285) * [1.3.6-prepare]Update the main repository link * Update the main repository link --- CONTRIBUTING.md | 6 +++--- README.md | 10 +++++----- README_zh_CN.md | 10 +++++----- ambari_plugin/README.md | 34 ++++++++++++++++---------------- dolphinscheduler-ui/package.json | 2 +- pom.xml | 12 +++++------ 6 files changed, 37 insertions(+), 37 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e02ed113c4..e53c59c34f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,12 +14,12 @@ There are three branches in the remote repository currently: So, you should fork the `dev` branch. -After forking the [dolphinscheduler upstream source repository](https://github.com/apache/incubator-dolphinscheduler/fork) to your personal repository, you can set your personal development environment. +After forking the [dolphinscheduler upstream source repository](https://github.com/apache/dolphinscheduler/fork) to your personal repository, you can set your personal development environment. ```sh $ cd $ git clone < your personal forked dolphinscheduler repo> -$ cd incubator-dolphinscheduler +$ cd dolphinscheduler ``` ## Set git remote as ``upstream`` @@ -27,7 +27,7 @@ $ cd incubator-dolphinscheduler Add remote repository address, named upstream ```sh -git remote add upstream https://github.com/apache/incubator-dolphinscheduler.git +git remote add upstream https://github.com/apache/dolphinscheduler.git ``` View repository: diff --git a/README.md b/README.md index 318d2564f3..b80abeaa71 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ Dolphin Scheduler Official Website ============ [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) -[![Total Lines](https://tokei.rs/b1/github/apache/Incubator-DolphinScheduler?category=lines)](https://github.com/apache/Incubator-DolphinScheduler) -[![codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/branch/dev/graph/badge.svg)](https://codecov.io/gh/apache/incubator-dolphinscheduler/branch/dev) +[![Total Lines](https://tokei.rs/b1/github/apache/dolphinscheduler?category=lines)](https://github.com/apache/dolphinscheduler) +[![codecov](https://codecov.io/gh/apache/dolphinscheduler/branch/dev/graph/badge.svg)](https://codecov.io/gh/apache/dolphinscheduler/branch/dev) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=apache-dolphinscheduler&metric=alert_status)](https://sonarcloud.io/dashboard?id=apache-dolphinscheduler) -[![Stargazers over time](https://starchart.cc/apache/incubator-dolphinscheduler.svg)](https://starchart.cc/apache/incubator-dolphinscheduler) +[![Stargazers over time](https://starchart.cc/apache/dolphinscheduler.svg)](https://starchart.cc/apache/dolphinscheduler) [![EN doc](https://img.shields.io/badge/document-English-blue.svg)](README.md) [![CN doc](https://img.shields.io/badge/文档-中文版-blue.svg)](README_zh_CN.md) @@ -81,7 +81,7 @@ We would like to express our deep gratitude to all the open-source projects used ## Get Help -1. Submit an [[issue](https://github.com/apache/incubator-dolphinscheduler/issues/new/choose)] +1. Submit an [[issue](https://github.com/apache/dolphinscheduler/issues/new/choose)] 1. Subscribe to this mail list: https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html, then email dev@dolphinscheduler.apache.org ## Community @@ -96,4 +96,4 @@ The community welcomes everyone to participate in contributing, please refer to ## License -Please refer to the [LICENSE](https://github.com/apache/incubator-dolphinscheduler/blob/dev/LICENSE) file. +Please refer to the [LICENSE](https://github.com/apache/dolphinscheduler/blob/dev/LICENSE) file. diff --git a/README_zh_CN.md b/README_zh_CN.md index 6d3e8d2322..6afbeacab5 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -3,12 +3,12 @@ Dolphin Scheduler Official Website ============ [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) -[![Total Lines](https://tokei.rs/b1/github/apache/Incubator-DolphinScheduler?category=lines)](https://github.com/apache/Incubator-DolphinScheduler) -[![codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/branch/dev/graph/badge.svg)](https://codecov.io/gh/apache/incubator-dolphinscheduler/branch/dev) +[![Total Lines](https://tokei.rs/b1/github/apache/dolphinscheduler?category=lines)](https://github.com/apache/dolphinscheduler) +[![codecov](https://codecov.io/gh/apache/dolphinscheduler/branch/dev/graph/badge.svg)](https://codecov.io/gh/apache/dolphinscheduler/branch/dev) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=apache-dolphinscheduler&metric=alert_status)](https://sonarcloud.io/dashboard?id=apache-dolphinscheduler) -[![Stargazers over time](https://starchart.cc/apache/incubator-dolphinscheduler.svg)](https://starchart.cc/apache/incubator-dolphinscheduler) +[![Stargazers over time](https://starchart.cc/apache/dolphinscheduler.svg)](https://starchart.cc/apache/dolphinscheduler) [![CN doc](https://img.shields.io/badge/文档-中文版-blue.svg)](README_zh_CN.md) [![EN doc](https://img.shields.io/badge/document-English-blue.svg)](README.md) @@ -52,7 +52,7 @@ Dolphin Scheduler Official Website ## 近期研发计划 -DolphinScheduler的工作计划:研发计划 ,其中 In Develop卡片下是正在研发的功能,TODO卡片是待做事项(包括 feature ideas) +DolphinScheduler的工作计划:研发计划 ,其中 In Develop卡片下是正在研发的功能,TODO卡片是待做事项(包括 feature ideas) ## 参与贡献 @@ -97,4 +97,4 @@ Dolphin Scheduler使用了很多优秀的开源项目,比如google的guava、g ## 版权 -请参考 [LICENSE](https://github.com/apache/incubator-dolphinscheduler/blob/dev/LICENSE) 文件. +请参考 [LICENSE](https://github.com/apache/dolphinscheduler/blob/dev/LICENSE) 文件. diff --git a/ambari_plugin/README.md b/ambari_plugin/README.md index 25fa915bac..2a91974837 100644 --- a/ambari_plugin/README.md +++ b/ambari_plugin/README.md @@ -54,41 +54,41 @@ 1. Install Dolphin Scheduler on ambari web interface - ![](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_001.png) + ![](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_001.png) 2. Select the nodes for the Dolphin Scheduler's Master installation - ![](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_002.png) + ![](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_002.png) 3. Configure the Dolphin Scheduler's nodes for Worker, Api, Logger, Alert installation - ![](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_003.png) + ![](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_003.png) 4. Set the installation users of the Dolphin Scheduler service (created in step 1) and the user groups they belong to - ![](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_004.png) + ![](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_004.png) 5. System Env Optimization will export some system environment config. Modify according to actual situation - ![](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_020.png) + ![](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_020.png) 6. Configure the database information (same as in the initialization database in step 1) - ![](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_005.png) + ![](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_005.png) 7. Configure additional information if needed - ![](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_006.png) + ![](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_006.png) - ![](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_007.png) + ![](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_007.png) 8. Perform the next steps as normal - ![](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_008.png) + ![](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_008.png) 9. The interface after successful installation - ![](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_009.png) + ![](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_009.png) @@ -102,31 +102,31 @@ 1. Locate the component node to add -- for example, node ark3 - ![DS2_AMBARI_011](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_011.png) + ![DS2_AMBARI_011](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_011.png) 2. Add components -- the drop-down list is all addable - ![DS2_AMBARI_012](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_012.png) + ![DS2_AMBARI_012](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_012.png) 3. Confirm component addition - ![DS2_AMBARI_013](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_013.png) + ![DS2_AMBARI_013](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_013.png) 4. After adding DS Worker and DS Logger components - ![DS2_AMBARI_015](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_015.png) + ![DS2_AMBARI_015](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_015.png) 5. Start the component - ![DS2_AMBARI_016](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_016.png) + ![DS2_AMBARI_016](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_016.png) #### Remove the component from the node with Ambari 1. Stop the component in the corresponding node - ![DS2_AMBARI_018](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_018.png) + ![DS2_AMBARI_018](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_018.png) 2. Remove components - ![DS2_AMBARI_019](https://github.com/apache/incubator-dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_019.png) \ No newline at end of file + ![DS2_AMBARI_019](https://github.com/apache/dolphinscheduler-website/blob/master/img/ambari-plugin/DS2_AMBARI_019.png) \ No newline at end of file diff --git a/dolphinscheduler-ui/package.json b/dolphinscheduler-ui/package.json index 74a305781b..607cde0d5f 100644 --- a/dolphinscheduler-ui/package.json +++ b/dolphinscheduler-ui/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "description": "A vue.js project", "author": "DolphinScheduler", - "repository": "https://github.com/apache/incubator-dolphinscheduler", + "repository": "https://github.com/apache/dolphinscheduler", "license": "Apache-2.0", "scripts": { "build": "npm run clean && cross-env NODE_ENV=production webpack --config ./build/webpack.config.prod.js", diff --git a/pom.xml b/pom.xml index 2620836a30..a4fe6d9971 100644 --- a/pom.xml +++ b/pom.xml @@ -35,17 +35,17 @@ - scm:git:https://github.com/apache/incubator-dolphinscheduler.git - scm:git:https://github.com/apache/incubator-dolphinscheduler.git - https://github.com/apache/incubator-dolphinscheduler + scm:git:https://github.com/apache/dolphinscheduler.git + scm:git:https://github.com/apache/dolphinscheduler.git + https://github.com/apache/dolphinscheduler HEAD DolphinScheduler Developer List - dev@dolphinscheduler.incubator.apache.org - dev-subscribe@dolphinscheduler.incubator.apache.org - dev-unsubscribe@dolphinscheduler.incubator.apache.org + dev@dolphinscheduler.apache.org + dev-subscribe@dolphinscheduler.apache.org + dev-unsubscribe@dolphinscheduler.apache.org