HDDS-1190. Fix jdk 11 issue for ozonesecure base image and docker-compose . Contributed by Xiaoyu Yao.

This commit is contained in:
Xiaoyu Yao 2019-02-28 14:56:04 +01:00 committed by Márton Elek
parent 65f60e56b0
commit 3a8118b480
No known key found for this signature in database
GPG Key ID: D51EA8F00EE79B28
2 changed files with 2 additions and 1 deletions

View File

@ -107,7 +107,7 @@ KEYTAB_DIR=/etc/security/keytabs
KERBEROS_KEYTABS=dn om scm HTTP testuser
KERBEROS_KEYSTORES=hadoop
KERBEROS_SERVER=kdc
JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64/
JAVA_HOME=/usr/lib/jvm/jre
JSVC_HOME=/usr/bin
SLEEP_SECONDS=5
KERBEROS_ENABLED=true

View File

@ -32,6 +32,7 @@ admin_server = FILE:/var/log/kadmind.log
EXAMPLE.COM = {
kdc = localhost
admin_server = localhost
max_renewable_life = 7d
}
[domain_realm]