GitHub user kwmonroe opened a pull request:
https://github.com/apache/bigtop/pull/153
BIGTOP-2555: hadoop charms should use bind-host overrides
- remove unused import
- Bind NN and RM to 0.0.0.0 (all interfaces) using the hiera options from
BIGTOP-2554. This fixes a problem where lxd would bind the apps to
`facter fqdn` which may not be resolvable to other containers in the lxd
env.
- Note: since we recommend colocating NN and RM, make sure the RM repeats
the NN overrides so the RM puppet apply doesn't lose hdfs-site.xml config
from the NN puppet apply.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/juju-solutions/bigtop
bug/BIGTOP-2555/bind-host-overrides
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bigtop/pull/153.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #153
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---