I am installing Hadoop on Ubuntu. I have a new user who has all the privileges to access the HDFS. But when I use sudo with any of the Hadoop command, I get error saying
hadoop is not in the sudoers file. This incident will be reported.
Is it important to have sudo user for executing Hadoop commands?