The installation of
the in-database deployment package for Hadoop involves writing a configuration
file to HDFS and deploying files on all data nodes. These tasks require
the following permissions:
-
Writing the configuration file
requires Write permission to HDFS.
-
Deploying files across all nodes
requires passwordless SSH from the master node to the slave nodes.