Nj-kol commented on issue #52099: URL: https://github.com/apache/doris/issues/52099#issuecomment-3024876223
> computeGroups: > - uniqueId: cg1 > configMaps: > - name: be-configmap > mountPath: "/etc/doris" > logNotStore: true > replicas: 1 > skipDefaultSystemInit: true @intelligentfu8 Just following up once again, the `skipDefaultSystemInit` may remove the permission issue in the short run. But then how do you suggest we do the system-level settings like `sysctl -w vm.max_map_count=2000000` once the BE/CG node boots up? -- 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]
