← Back to team overview

bigdata-dev team mailing list archive

[Bug 1433857] Re: Add Oozie support to apache-hadoop cluster

 

** Changed in: charms
       Status: New => Fix Released

-- 
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:
  Fix Released

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