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 2019/04/14 20:27:23 UTC

[GitHub] [incubator-druid] pdeva opened a new issue #7473: Conflicting documentation on Metadata storage access

pdeva opened a new issue #7473: Conflicting documentation on Metadata storage access
URL: https://github.com/apache/incubator-druid/issues/7473
 
 
   
   ### Affected Version
   
   0.14
   
   ### Description
   The diagram in the documentation [here](http://druid.io/docs/0.14.0-incubating/design/index.html) suggests the Metadata store is only accessed by the Coordinator/Overlord node:
   
   
   
   ![image](https://user-images.githubusercontent.com/3190176/56098746-86331980-5eb8-11e9-98e8-ad1ec7c681cd.png)
   
   However the documentation [here](http://druid.io/docs/0.14.0-incubating/dependencies/metadata-storage.html) (at the bottom) suggests its accessed by all the realtime processes too. By that I assume MiddleManager/Peon nodes need to have firewall access to metadata storage too.
   
   Which one is correct? 
   
   
   
   
   

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


With regards,
Apache Git Services

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