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/10/09 02:33:57 UTC

[GitHub] [dolphinscheduler] zhongjiajie commented on pull request #11660: [feature-#11636] set ip by specifying

zhongjiajie commented on PR #11660:
URL: https://github.com/apache/dolphinscheduler/pull/11660#issuecomment-1272437266

   > > > > @caishunfeng My current situation is that there is a network card with dual IPs, one of which can communicate with me locally, and the other cannot. If you do not specify ip in this method, if you obtain it in other methods, you can only obtain the corresponding network card, and through this network card, you may obtain an IP that cannot be connected. When I get the wrong IP, I can't connect to the wrong IP locally, because it is not in a switch, which will cause the log to fail to query
   > > > 
   > > > 
   > > > OK, I get your point now. So the specify worker ip is just designed for more than one ip in a network card. But I think this is a problem of network setting, not the problem for ds. There should be other better ways to solve it, such as using Intranet host instead of IP, WDYT?
   > > 
   > > 
   > > In the case I just mentioned, the two different IP addresses of the same network card are both intranet addresses, but one is on the same switch as my local computer, and the other is not. So one can connect, but the other cannot.
   > 
   > WDYT @SbloodyS @ruanwenjun @zhongjiajie
   
   Do we have another way to handle this situation? I think all IP should work in network card, and should find another way to handle your user-case to connect to your local.


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