To connect Hadoop specific account in the real time environment, you should first have the sudo permission on hadoop account to your ID.
- First Apply SUDO permission to your id.
- Once all approvals done then you will have sudo access on that particular Hadoop account.
Below are the different Commands on SUDO
- First connect the Edge Node with your credentials using putty/SSH/Xshell 5/ or any terminal
- Once connected then use the below command
- $sudo su - hadoopaccoutnname
- Use your pwd or virtual PIN to connect to that account via from sudo
$sudo -l
--This command will show all hadoop accoutn which your id has sudo permission
No comments:
Post a Comment