You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/10/10 09:29:54 UTC

[GitHub] [druid] qianxinxu opened a new issue #10504: Overlord Dynamic Configuration not work

qianxinxu opened a new issue #10504:
URL: https://github.com/apache/druid/issues/10504


   
   description: I use http  http://<OVERLORD_IP>:<port>/druid/indexer/v1/worker  to post a  JSON  request,but response is:
    "  textStatus: error
   
   连接网络时发生异常: http://c4-miui-ad-druid-small03.bj:8753/druid/indexer/v1/worker "
   
   how to settle the issue?
   
   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] FrankChen021 commented on issue #10504: Overlord Dynamic Configuration not work

Posted by GitBox <gi...@apache.org>.
FrankChen021 commented on issue #10504:
URL: https://github.com/apache/druid/issues/10504#issuecomment-706530277


   dynamic configuration works fine in my cluster(0.16). According to error message, it seems that the host is not reachable. Are you sure you're using the right host address and port ?


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] qianxinxu commented on issue #10504: Overlord Dynamic Configuration not work

Posted by GitBox <gi...@apache.org>.
qianxinxu commented on issue #10504:
URL: https://github.com/apache/druid/issues/10504#issuecomment-707062773


   I update  post json to settle the issue!!


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] qianxinxu closed issue #10504: Overlord Dynamic Configuration not work

Posted by GitBox <gi...@apache.org>.
qianxinxu closed issue #10504:
URL: https://github.com/apache/druid/issues/10504


   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] qianxinxu commented on issue #10504: Overlord Dynamic Configuration not work

Posted by GitBox <gi...@apache.org>.
qianxinxu commented on issue #10504:
URL: https://github.com/apache/druid/issues/10504#issuecomment-706928270


   > dynamic configuration works fine in my cluster(0.16). According to error message, it seems that the host is not reachable. Are you sure you're using the right host address and port ?
   
   I‘m sure that host and address is right.  GET method work ok and response normal,But POST method response error. My druid cluster is 0.13.0
   
   
   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org