Hadoop Installation Permission
To use Hadoop Distributed File System (HDFS), ensure that the permission on the libhdfs.so file in the installation directory is less than or equal to 640 after Hadoop is installed. This prevents command injection risks caused by tampering of the .so package.
Parent topic: Security Requirements