- For Hadoop appliances, verify permissions for /sbin/ifconfig by confirming that /sbin/ifconfig has a minimum of 0555 permissions on all the nodes.
- If there is not a minimum of 0555 permissions on all the nodes, run this command on all YARN nodes to set the permissions: chmod ugo+rx /sbin/ifconfig