[deployment] Drop support Ambari plugins in 2.0.2#7749
Merged
zhongjiajie merged 1 commit intoapache:2.0.2-releasefrom Dec 31, 2021
Merged
[deployment] Drop support Ambari plugins in 2.0.2#7749zhongjiajie merged 1 commit intoapache:2.0.2-releasefrom
zhongjiajie merged 1 commit intoapache:2.0.2-releasefrom
Conversation
7 tasks
Codecov Report
@@ Coverage Diff @@
## 2.0.2-release #7749 +/- ##
================================================
Coverage ? 31.40%
Complexity ? 1558
================================================
Files ? 433
Lines ? 14785
Branches ? 1479
================================================
Hits ? 4643
Misses ? 9683
Partials ? 459 Continue to review full report at Codecov.
|
Contributor
|
Title needs to be more formal. @zhongjiajie |
Our ambari plugin is only support version before 2.0 and not work in currently version, so we just drop Ambari directory
5599b4e to
c557db6
Compare
Member
Author
|
@lenboo I change both PR title and commit message. |
|
SonarCloud Quality Gate failed.
|
zhongjiajie
added a commit
to zhongjiajie/dolphinscheduler-website
that referenced
this pull request
Jan 5, 2022
davidzollo
pushed a commit
to apache/dolphinscheduler-website
that referenced
this pull request
Jan 6, 2022
* Add new release doc for 2.0.2 * Switch version to 2.0.2 * Correct alert, pick from #594 * Change fault tolerance, pick from #610 * Add python gateway server start * Fix doc 202 lead to 201 * Correct release date to Jan 5th * Fix dead link, pick from #609 * Remove ambari related, pick from apache/dolphinscheduler#7749 * Change mysql jdbc version, pick from #617 * Recover init database shortcut, pick from apache/dolphinscheduler#7530
zhongjiajie
added a commit
to zhongjiajie/dolphinscheduler
that referenced
this pull request
Jan 13, 2022
We already total remove ambari in dev branch by apache#7880, and in version 2.0.2 just remove ambari plugin directory in apache#7749. This patch also remove related profiles of ambari plugin
caishunfeng
pushed a commit
that referenced
this pull request
Jan 13, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.









Our ambari plugin is only support version before 2.0
and not work in currently version, so we just drop
Ambari directory