I am getting this error:
visudo: >>>/etc/sudoers:syntax error near line 29 <<<
visudo: >>>/etc/sudoers.tmp unchanged
visudo: >>>/etc/sudoers:syntax error near line 29 <<<
I was try to hadoop installation(How to install Hadoop?)
add at the end the line to add hduser into sudoers file
hduser (ALL)=(ALL) ALL
but it not working.