bigdata-dev team mailing list archive
-
bigdata-dev team
-
Mailing list archive
-
Message #00058
[Bug 1433857] Re: Add Oozie support to apache-hadoop cluster
** Branch linked: lp:~bigdata-dev/charm-helpers/oozie
--
You received this bug notification because you are a member of Juju Big
Data Development, which is a bug assignee.
https://bugs.launchpad.net/bugs/1433857
Title:
Add Oozie support to apache-hadoop cluster
Status in Juju Charms:
New
Bug description:
in order for hadoop to executes remote oozie command, following properties needs to be add to core-site.xml of the namenode
<property>
<name>hadoop.proxyuser.oozie.groups</name>
<value>*</value>
</property>
<property>
<name>hadoop.proxyuser.oozie.hosts</name>
<value>*</value>
</property>
To manage notifications about this bug go to:
https://bugs.launchpad.net/charms/+bug/1433857/+subscriptions