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

[Features] Support Apache Doris #174

Closed
10 tasks
shanshanying opened this issue Jan 2, 2024 · 3 comments · Fixed by #183
Closed
10 tasks

[Features] Support Apache Doris #174

shanshanying opened this issue Jan 2, 2024 · 3 comments · Fixed by #183
Labels
documentation Improvements or additions to documentation

Comments

@shanshanying
Copy link
Contributor

shanshanying commented Jan 2, 2024

Support Doris Cluster with following features:

  • Create Cluster
  • FailOver/SwitchOver
  • Vscale
  • Hscale
  • Volumeexpand
  • Stop/Start
  • Restart
  • Backup/Restore
  • Config
  • Monitoring
  • ...
@shanshanying shanshanying added the documentation Improvements or additions to documentation label Jan 2, 2024
@shanshanying shanshanying assigned nayutah and unassigned nayutah Jan 2, 2024
@yuqun20230302
Copy link
Contributor

yuqun20230302 commented Jan 4, 2024

Support Doris Cluster with following features:

  • Frontend(fe) Component:

  • Create Cluster

  • FailOver/SwitchOver

  • Vscale

  • Hscale

  • Volumeexpand

  • Stop/Start

  • Restart

  • Backup/Restore

  • Config

  • Monitoring

  • Backend(be) Component:

  • Create Cluster

  • FailOver/SwitchOver

  • Vscale

  • Hscale

  • Volumeexpand

  • Stop/Start

  • Restart

  • Backup/Restore

  • Config

  • Monitoring

  • ComputeNode(cn) Component:

  • Create Cluster

  • FailOver/SwitchOver

  • Vscale

  • Hscale

  • Volumeexpand(Not Available)

  • Stop/Start

  • Restart

  • Backup/Restore(Not Available)

  • Config

  • Monitoring

Currently, be does not support direct capacity reduction, while cn supports capacity expansion and reduction
Doris initial setup root password, the default is connectionCredential.password
The configuration item priority_networks of all components must be set according to the pod network segment of the k8s cluster

@iziang
Copy link
Collaborator

iziang commented Jan 4, 2024

It would be even better if screenshots of the tests for each feature could be provided.

@shanshanying
Copy link
Contributor Author

It would be even better if screenshots of the tests for each feature could be provided.

check the file enclosed. provided by @yuqun20230302
doris2.0.3-test-by-yuqun20230302.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants