You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/03/01 06:34:41 UTC

[GitHub] [dolphinscheduler] simsicon opened a new issue #8602: [Bug] [k8s] K8s install failed due to external zookeeper config problem

simsicon opened a new issue #8602:
URL: https://github.com/apache/dolphinscheduler/issues/8602


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   Installing with kubernetes failed when the external zookeeper configured.
   
   ### What you expected to happen
   
   Install successfully without errors.
   
   ### How to reproduce
   
   ```
   cd apache-dolphinscheduler-2.0.3-src/docker/kubernetes/dolphinscheduler
   # add external zookeeper config then run
   helm install dolphinscheduler .
   ```
   
   the error message is like:
   
   ```
   Error: INSTALLATION FAILED: template: dolphinscheduler/templates/statefulset-dolphinscheduler-worker.yaml:72:16: executing "dolphinscheduler/templates/statefulset-dolphinscheduler-worker.yaml" at <include "dolphinscheduler.registry.env_vars" .>: error calling include: template: dolphinscheduler/templates/_helpers.tpl:173:19: executing "dolphinscheduler.registry.env_vars" at <.Values.externalRegistry.registryPluginName>: nil pointer evaluating interface {}.registryPluginName
   ```
   
   ### Anything else
   
   I think this commit is incomplete, not changing the counterpart of values.yaml
   
   https://github.com/apache/dolphinscheduler/commit/93f1d4df7d678f0a0d2f650b75ff739a87677109
   
   ### Version
   
   2.0.3
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #8602: [Bug] [k8s] K8s install failed due to external zookeeper config problem

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #8602:
URL: https://github.com/apache/dolphinscheduler/issues/8602#issuecomment-1055076021


   Hi:
   * Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] caishunfeng closed issue #8602: [Bug] [k8s] K8s install failed due to external zookeeper config problem

Posted by GitBox <gi...@apache.org>.
caishunfeng closed issue #8602:
URL: https://github.com/apache/dolphinscheduler/issues/8602


   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] simsicon commented on issue #8602: [Bug] [k8s] K8s install failed due to external zookeeper config problem

Posted by GitBox <gi...@apache.org>.
simsicon commented on issue #8602:
URL: https://github.com/apache/dolphinscheduler/issues/8602#issuecomment-1055084059


   I am not sure what had happened, but the changes of the commit  93f1d4df7d678f0a0d2f650b75ff739a87677109 to the `values.yaml` was revoked, might be the cause of the problem
   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org