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 link to ETCD/JDBC Registry Guideline #15597

Merged
merged 5 commits into from
May 9, 2024
Merged

Conversation

pegasas
Copy link
Contributor

@pegasas pegasas commented Feb 20, 2024

Purpose of the pull request

Add link to ETCD/JDBC Registry Guideline
fix #15591

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)

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

@rickchengx rickchengx added improvement make more easy to user or prompt friendly 3.3.0 labels Feb 20, 2024
@@ -187,6 +187,9 @@ The default configuration is as follows:

Note that DolphinScheduler also supports zookeeper related configuration through `bin/env/dolphinscheduler_env.sh`.

For ETCD Registry, please see more details on [link](https://github.com/apache/dolphinscheduler/blob/dev/dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-etcd/README.md).
Copy link
Member

Choose a reason for hiding this comment

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

## Task Parameters

[//]: # (TODO: use the commented anchor below once our website template supports this syntax)
[//]: # (- Please refer to [DolphinScheduler Task Parameters Appendix](appendix.md#default-task-parameters) `Default Task Parameters` section for default parameters.)

This reminds me of an old issue. As the comment shows above, I'm wondering whether our website has supported markdown anchor? @zhongjiajie

EricGao888
EricGao888 previously approved these changes Feb 20, 2024
@@ -162,9 +162,9 @@ The default configuration is as follows:

Note that DolphinScheduler also supports database configuration through `bin/env/dolphinscheduler_env.sh`.

### Zookeeper related configuration
### Registry related configuration
Copy link
Member

Choose a reason for hiding this comment

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

I think we should capitalize every word of a sub-title. Registry Related Configuration

ruanwenjun
ruanwenjun previously approved these changes May 9, 2024
Copy link
Member

@ruanwenjun ruanwenjun left a comment

Choose a reason for hiding this comment

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

LGTM, please resolve the conflicts.

EricGao888
EricGao888 previously approved these changes May 9, 2024
rickchengx
rickchengx previously approved these changes May 9, 2024
Copy link
Contributor

@rickchengx rickchengx left a comment

Choose a reason for hiding this comment

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

+1, @pegasas please resolve the conflicts

@pegasas pegasas dismissed stale reviews from rickchengx, EricGao888, and ruanwenjun via 6c94eb3 May 9, 2024 07:23
@pegasas
Copy link
Contributor Author

pegasas commented May 9, 2024

Thanks, Done.

Copy link
Member

@ruanwenjun ruanwenjun left a comment

Choose a reason for hiding this comment

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

LGTM

@ruanwenjun ruanwenjun merged commit ad1a6af into apache:dev May 9, 2024
32 checks passed
@ruanwenjun ruanwenjun modified the milestones: 3.3.0, 3.2.2 May 9, 2024
@ruanwenjun ruanwenjun removed the 3.3.0 label May 9, 2024
@ruanwenjun
Copy link
Member

I change the milestone to 3.2.2.

@pegasas pegasas deleted the issues/15591 branch May 9, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.2.2 document improvement make more easy to user or prompt friendly ready-to-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How use ETCD as externalRegistry in k8s
5 participants