Browse Source

更新 'docker/prod/conf/livy.conf'

heruji 2 years ago
parent
commit
b1003534d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker/prod/conf/livy.conf

+ 1 - 1
docker/prod/conf/livy.conf

@@ -179,7 +179,7 @@ livy.server.yarn.app-lookup-timeout = 5m
 # livy.server.auth.kerberos.principal = <spnego principal>
 # livy.server.auth.kerberos.keytab = <spnego keytab>
 # livy.server.auth.kerberos.name-rules = DEFAULT
-livy.server.launch.kerberos.principal = ailab
+livy.server.launch.kerberos.principal = ylaiuser
 livy.server.launch.kerberos.keytab = /opt/cluster/conf/user.keytab
 #
 # If user wants to use custom authentication filter, configurations are: