SyntaxFix
Write A Post
Hire A Developer
Questions
Start a shell as hduser (from root) and run your command
sudo -u hduser bash hadoop fs -put /usr/local/input-data/ /input
[update] Also note that the hdfs user is the super user and has all r/w privileges.
hdfs