Trying to start yarn deamons with start-yarn.sh
while doing getting below error
starting yarn daemons
starting resourcemanager, logging to /home/hadoop/hadoop/logs/yarn-root-resourcemanager-blr-nano-52.out
Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /usr/lib/libhadoop.so which might have disabled stack guard. The VM will try to fix the stack guard now
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
I have mentioned the path in the .bashrc but still unable to fix the issue.
Any help will be great to resolve this issue.