On Mon, Jun 13, 2016 at 6:45 AM, MrAsanjar . <[email protected]> wrote: > *Roman,* > *If zookeeper charm has been developed correctly, as PEERS in > methadata.yaml, everytime* > *any member of zookeeper quorum terminates, a zookeeper-quorum-departed > event will be send to all* > *other services (i.e. HBase).* > > ``` > tags: ["bigdata", "hadoop", "apache"] > > provides: > zookeeper: > interface: zookeeperpeers: > quorum: > interface: zookeeper-quorum > > ```
Ok, then somebody has to educate me on the lifecycle of dependencies between different charms. What's a good document to read? What are good existing examples of Charms outside of Hadoop ecosystem with non-trividal dependencies like that? Thanks, Roman.
