-
Notifications
You must be signed in to change notification settings - Fork 5k
[Feature][Server] Discard ZooKeeper using raft #6680
Copy link
Copy link
Closed
Labels
featurenew featurenew feature
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
1.Dolphinscheduler is too heavy to have a ZooKeeper external. For lighter use and easier deployment, is it possible to do something like Kafka? Ditching ZooKeeper and using raft protocol for lighter weight?
2.The DolphinScheduler metadata store is now PG and mysql. Both require external installation. Can you integrate with Rocksdb? It has a rocksdb embedded in it. Data is stored in the HDFS to ensure metadata security (HDFS multi-version replication).
Use case
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featurenew featurenew feature