Skip to content

shashivish/ShellScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShellScript

Shell script required for job...

Kerberos Installation:

  1. Run Install_Kerberos.sh 2.Create a use on linux and assign an hdfs directory ot it. 3.Download a file from ambari which contains info about principls of hadoop cluster. 4.Run Create_Pricinple.sh and pass pdownloaded pricinple file location. 5.Now apply changes from ambari. 6.Creating keytab file for user kadmin.local addprinc -randkey shashi@EXAMPLE.COM xst -norandkey -k /etc/security/keytabs/shashi.headless.keytab shashi@EXAMPLE.COM
  2. Assign appropriate permission to keytab file
  3. Perform Kinit with keytab file
  4. kinit -kt /etc/security/keytabs/shashi.headless.keytab shashi@EXAMPLE.COM 10.Its done ....!!!

About

Shell script required for job...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published