Its a good idea Daniel. See https://issues.apache.org/jira/browse/HBASE-1109 St.Ack
On Mon, Apr 5, 2010 at 1:06 PM, Allen Wittenauer <awittena...@linkedin.com> wrote: > > On Apr 5, 2010, at 12:58 PM, Pek Daniel wrote: >> As far as i know Google's solution for storing static configuration is >> Chubby. Hadoop currently suggests manage-scripts for keeping in sync >> the xml-files on the nodes' local fs. I think, it would be a great >> summer project to make hadoop services able to store their >> configuration on ZooKeeper. When a config-file changes, services could >> be announced runtime, and do the appropriate thing based on the >> change. >> What do you think of this idea? > > See https://issues.apache.org/jira/browse/HADOOP-5670 . > > >