Change the proxy settings for the falcon user in the
core-site.xml
file.<property> <name>hadoop.proxyuser.falcon.groups</name> <value>users</value> <description> Proxy group for Hadoop. </description> </property> <property> <name>hadoop.proxyuser.falcon.hosts</name> <value>*</value> <description> Proxy host for Hadoop. </description> </property>