This fixes it
a) edit /etc/hadoop/conf/core-site.xml
b) edit the config below to look like this:
<property> <name>hadoop.proxyuser.oozie.hosts</name> <value>sandbox.hortonworks.com,127.0.0.1,localhost</value> </property>
This fixes it
a) edit /etc/hadoop/conf/core-site.xml
b) edit the config below to look like this:
<property> <name>hadoop.proxyuser.oozie.hosts</name> <value>sandbox.hortonworks.com,127.0.0.1,localhost</value> </property>