~admcleod/charms/trusty/apache-hadoop-compute-slave/hadoop-upgrade

Viewing all changes in revision 71.

  • Committer: Kevin W. Monroe
  • Date: 2015-05-08 15:05:29 UTC
  • Revision ID: kevin.monroe@canonical.com-20150508150529-ncd3p9ydyxv1qr7p
adding relation-joined hooks. this seems to prevent a race where nodemanager-changed was firing before datanode-changed, and it attempted to start the DataNode service prior to our hdfs-master host info being added to /etc/hosts. with datanode-joined, we now populate /etc/hosts prior to nodemgr-changed, so even if it fires before datanode-changed, it should be safe to start DataNode.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: