luochuan created ZEPPELIN-4957: ---------------------------------- Summary: Flink interpreter cant get the some config about kerberos Key: ZEPPELIN-4957 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4957 Project: Zeppelin Issue Type: Bug Components: flink Affects Versions: 0.9.0 Reporter: luochuan
I set the security.kerberos.login.use-ticket-cache=false and set the keytab and principal. But the interpreter cant get this config rightly. If I kinit, the interpreter will create yarn-session with the cache user, If I not kinit, the interpreter will log 'GSS initiate failed' all the time and I cant stop the job from UI, I have to use kill command to stop the interpreter process. -- This message was sent by Atlassian Jira (v8.3.4#803005)