Loading escheduler-common/src/main/resources/common/common.properties +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
escheduler-common/src/main/resources/common/common.properties +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading