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

[Feature #366] Upgrade zookeeper version to 3.8.2 #408

Merged
merged 3 commits into from
Sep 24, 2023
Merged

[Feature #366] Upgrade zookeeper version to 3.8.2 #408

merged 3 commits into from
Sep 24, 2023

Conversation

a19920714liou
Copy link
Contributor

@a19920714liou a19920714liou commented Sep 5, 2023

Purpose of the pull request

Upgrade zookeeper version to 3.8.2

Brief change log

Grfana needs to import id 10465,change the job 'type' in variables to custom and set 'Values separated by comma' to zkserver,change the instance 'Query 'to 'label_values(process_start_time_seconds {job='zkserver'}, instance)'

Update the dashboard_url value of zookeeper in the t_ddh_cluster_service_dashboard table in the database

Verify this pull request

This pull request is code cleanup without any test coverage.

HDFS、Yarn、Kafka、DolphinScheduler installation is successful

Grfana需要修改
Znodes数:
sum(zookeeper_InMemoryDataTree_NodeCount)改为
sum(zookeeper_NodeCount)
zookeeper watch数:
zookeeper_InMemoryDataTree_WatchCount改为
zookeeper_WatchCount
@a19920714liou a19920714liou changed the title [Feature 366] Upgrade zookeeper version to 3.8.2 [Feature #366] Upgrade zookeeper version to 3.8.2 Sep 5, 2023
@a19920714liou
Copy link
Contributor Author

image

@datasophon datasophon merged commit 3b4c28a into datavane:dev Sep 24, 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.

2 participants