|
|
|
@ -26,10 +26,10 @@ hadoop.security.authentication.startup.state=false
|
|
|
|
|
java.security.krb5.conf.path=/opt/krb5.conf |
|
|
|
|
|
|
|
|
|
# loginUserFromKeytab user |
|
|
|
|
login.user.keytab.username="hdfs-mycluster@ESZ.COM" |
|
|
|
|
login.user.keytab.username=hdfs-mycluster@ESZ.COM |
|
|
|
|
|
|
|
|
|
# loginUserFromKeytab path |
|
|
|
|
login.user.keytab.path="/opt/hdfs.headless.keytab" |
|
|
|
|
login.user.keytab.path=/opt/hdfs.headless.keytab |
|
|
|
|
|
|
|
|
|
# system env path. self configuration, please make sure the directory and file exists and have read write execute permissions |
|
|
|
|
escheduler.env.path=/opt/.escheduler_env.sh |
|
|
|
|