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/11/01 01:44:36 UTC

[GitHub] [dolphinscheduler] hkun0120 opened a new issue, #12629: ds3.0.0 ,why worker-server register zkserver using hostname,rather than ip? [Bug] [Module Name] Bug title

hkun0120 opened a new issue, #12629:
URL: https://github.com/apache/dolphinscheduler/issues/12629

   ### 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
   
   ds3.0.0 ,why worker-server register zkserver using hostname,rather than ip?
   
   
   ### What you expected to happen
   
   registry ip,not hostname
   
   ### How to reproduce
   
   i don't exactly describe 
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.0.x
   
   ### Are you willing to submit PR?
   
   - [X] 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.apache.org

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


[GitHub] [dolphinscheduler] hkun0120 commented on issue #12629: ds3.0.0 ,why worker-server register zkserver using hostname,rather than ip? [Bug] [Module Name] Bug title

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

   > 
   
   k8s 


-- 
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] hkun0120 commented on issue #12629: ds3.0.0 ,why worker-server register zkserver using hostname,rather than ip? [Bug] [Module Name] Bug title

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

   不明白为什么K8S要做成hostname。已解决。


-- 
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] hkun0120 commented on issue #12629: ds3.0.0 ,why worker-server register zkserver using hostname,rather than ip? [Bug] [Module Name] Bug title

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

   <img width="1436" alt="image" src="https://user-images.githubusercontent.com/3326406/199164666-b7db1a02-373b-434b-bbad-476b62319005.png">
   like this


-- 
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] hkun0120 closed issue #12629: ds3.0.0 ,why worker-server register zkserver using hostname,rather than ip? [Bug] [Module Name] Bug title

Posted by GitBox <gi...@apache.org>.
hkun0120 closed issue #12629: ds3.0.0 ,why worker-server register zkserver using hostname,rather than ip? [Bug] [Module Name] Bug title 
URL: https://github.com/apache/dolphinscheduler/issues/12629


-- 
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] zhang570221322 commented on issue #12629: ds3.0.0 ,why worker-server register zkserver using hostname,rather than ip? [Bug] [Module Name] Bug title

Posted by "zhang570221322 (via GitHub)" <gi...@apache.org>.
zhang570221322 commented on issue #12629:
URL: https://github.com/apache/dolphinscheduler/issues/12629#issuecomment-1462097613

   Use `export HOSTNAME=`hostname -I`` to get ip.


-- 
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] hkun0120 commented on issue #12629: ds3.0.0 ,why worker-server register zkserver using hostname,rather than ip? [Bug] [Module Name] Bug title

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

   > Which environment you deployed? k8s or docker or physical machine?
   
   k8s


-- 
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] hkun0120 commented on issue #12629: ds3.0.0 ,why worker-server register zkserver using hostname,rather than ip? [Bug] [Module Name] Bug title

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

   <img width="1295" alt="WechatIMG12" src="https://user-images.githubusercontent.com/3326406/199151684-e957d74b-426f-47ec-97a5-f15754479722.png">
   this is the configure


-- 
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 #12629: ds3.0.0 ,why worker-server register zkserver using hostname,rather than ip? [Bug] [Module Name] Bug title

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

   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 [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
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] hkun0120 commented on issue #12629: ds3.0.0 ,why worker-server register zkserver using hostname,rather than ip? [Bug] [Module Name] Bug title

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

   My devlelop enviroment is correct ,registed worker-server by ip .but when the code running on the product Env,it changes to hostname. 


-- 
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] ruanwenjun commented on issue #12629: ds3.0.0 ,why worker-server register zkserver using hostname,rather than ip? [Bug] [Module Name] Bug title

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

   Are you deploying in k8s or docker or physical machine?


-- 
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] hkun0120 commented on issue #12629: ds3.0.0 ,why worker-server register zkserver using hostname,rather than ip? [Bug] [Module Name] Bug title

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

   zookeeper verison is 3.4.14


-- 
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