intelligentfu8 commented on issue #52099:
URL: https://github.com/apache/doris/issues/52099#issuecomment-3006744513

   Hi,the  be have initial step is is to configure the host system parameters. 
you can remove the `systemInitialization ` config, and add last config to skip 
intial.
   ```
    computeGroups:
       - uniqueId: cg1
         configMaps:
         - name: be-configmap
           mountPath: "/etc/doris"
         logNotStore: true
         replicas: 1
         skipDefaultSystemInit: true
   ```
   and, please use the operator image is `apache/doris:operator-25.5.1`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to