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

Tom White commented on HADOOP-5670:
-----------------------------------

XInclude from a remote filesystem? I'm worried that XML parsers won't
handle errors well. Perhaps it could be made to work.

There are two pieces to this ticket anyway. 1. read config files from
an arbitrary filesystem. 2. get daemons to re-read config more
dynamically - most of them just do so once at startup. I would have
separate issues for these.

I had some conversations with Doug on this in the summer, but I never
got round to even opening a ticket (!). The idea was to expose ZK as a
Hadoop FileSystem then change Configuration to load from an arbitrary
FS. There is a bootstraping issue to get round too.

Tom



> Hadoop configurations should be read from a distributed system
> --------------------------------------------------------------
>
>                 Key: HADOOP-5670
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5670
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: conf
>            Reporter: Allen Wittenauer
>
> Rather than distributing the hadoop configuration files to every data node, 
> compute node, etc, Hadoop should be able to read configuration information 
> (dynamically!) from LDAP, ZooKeeper, whatever.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to