[Fix-16174] Incorrect cluster installation guide.#16208
Merged
ruanwenjun merged 6 commits intoapache:devfrom Jun 26, 2024
Merged
[Fix-16174] Incorrect cluster installation guide.#16208ruanwenjun merged 6 commits intoapache:devfrom
ruanwenjun merged 6 commits intoapache:devfrom
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #16208 +/- ##
=========================================
Coverage 41.31% 41.31%
Complexity 5162 5162
=========================================
Files 1403 1403
Lines 44423 44423
Branches 4721 4721
=========================================
Hits 18355 18355
Misses 24264 24264
Partials 1804 1804 ☔ View full report in Codecov by Sentry. |
Radeity
reviewed
Jun 25, 2024
| # Deploy user, use the user you create in section **Configure machine SSH password-free login** | ||
| deployUser="dolphinscheduler" | ||
| ``` | ||
| 完成基础环境的准备后,需要根据你的机器环境修改配置文件。配置文件可以在目录 `bin/env` 中找到,他们分别是 `dolphinscheduler_env.sh`。 |
Member
There was a problem hiding this comment.
If do not have other configuration file, maybe remove “分别是”?
|
SbloodyS
added a commit
that referenced
this pull request
Jun 26, 2024
* [Fix-16174] Incorrect cluster installation guide. (#16208) * [Fix][CI] fix the ci error of Values.datasource.profile (#16031) * [Improvement][Helm] Make configmap of api/master/worker/alert configuration (#16058) Update deploy/kubernetes/dolphinscheduler/templates/statefulset-dolphinscheduler-worker.yaml * Update deploy/kubernetes/dolphinscheduler/values.yaml * [helm] remove appversion from labels (#16066)
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.



Purpose of the pull request
Fix #16174
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
Pull Request Notice
Pull Request Notice
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md