I am configuring HDFS as deep storage for Druid and trying to figure out a way to pass kerberos keytab file for authentication.
Is there a Java System argument to pass the keytab file location?
I am configuring HDFS as deep storage for Druid and trying to figure out a way to pass kerberos keytab file for authentication.
Is there a Java System argument to pass the keytab file location?
Shall we put the keytab
file to kinit
by -t
parameter?
For example:
kinit -t /path/to/keytab