Hadoop installation error message

hadoop OpenJDK Server VM warning: You have loaded library /usr/lib/hadoop/lib/native/libhadoop.so.1.0.0 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 ', or link it with ‘-z noexecstack’.

I am getting this message while I was trying to install hadoop-yarn-resourcemanger due to which all other installations of hadoop packages are showing that the packages are broken on your system. How to fix this? Thanks

Hi Jessica,

Hadoop is an Apache product, not one of ours, so we only have a very limited knowledge of how to interface with a Hadoop system. For troubleshooting problems with Hadoop installations, I imagine you will get better help if you try using the Hadoop mailing lists or the issue tracker, both of which can be found from the Apache Hadoop homepage.

Thanks,
Stephen