Skip to content

Conversation

catpineapple
Copy link
Contributor

What problem does this PR solve?

CRD adds new parameter configuration. If you need to skip the default initialization system check to avoid BE environment restrictions, you need to add skipDefaultSystemInit the following configuration:

  computeGroups:
    - uniqueId: test1
      skipDefaultSystemInit: true
      replicas: 3
      image: apache/doris:be-3.0.5

Release note

None

Check List (For Author)

  • Test

    • Regression test
    • Unit Test
    • Manual test (add detailed scripts or steps below)
    • No need to test or manual test. Explain why:
      • This is a refactor/code format and no logic has been changed.
      • Previous test can cover this change.
      • No code files have been changed.
      • Other reason
  • Behavior changed:

    • No.
    • Yes.
  • Does this need documentation?

    • No.
    • Yes.

Check List (For Reviewer who merge this PR)

  • Confirm the release note
  • Confirm test cases
  • Confirm document
  • Add branch pick label

Copy link
Contributor

@intelligentfu8 intelligentfu8 left a comment

Choose a reason for hiding this comment

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

LGTM

@intelligentfu8 intelligentfu8 merged commit 2d5ced9 into apache:master May 9, 2025
1 check passed
@catpineapple catpineapple deleted the ddc-skip-default-systeminit branch May 9, 2025 02:53
@intelligentfu8 intelligentfu8 mentioned this pull request May 23, 2025
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