[ 
https://issues.apache.org/jira/browse/HADOOP-15774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621859#comment-16621859
 ] 

Steve Loughran commented on HADOOP-15774:
-----------------------------------------

* The yarn registry is designed precisely for this kind of thing, and has DNS 
integration
* curator's ZK bootstrap from filesystems works well for in-cloud deployments 
where even ZK hosts are unknown. Even without knowing the hdfs:// binding, it 
could be used to load the binding from: http (including AWS IAM metadata), 
s3a:, abfs:, ftp, etc. 

> Discovery of HA servers
> -----------------------
>
>                 Key: HADOOP-15774
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15774
>             Project: Hadoop Common
>          Issue Type: New Feature
>            Reporter: Íñigo Goiri
>            Priority: Major
>         Attachments: Discovery Service.pdf
>
>
> Currently, Hadoop relies on configuration files to specify the servers.
> This requires maintaining these configuration files and propagating the 
> changes.
> Hadoop should have a framework to provide discovery.
> For example, in HDFS, we could define the Namenodes in a shared location and 
> the DNs would use the framework to find the Namenodes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to