Guoliang Sun created KYLIN-6000: ----------------------------------- Summary: After Kylin starts, the file `krb5cc_gluten` is generated in the directory at the same level as `Kylin_Home`. The location of the file generation needs to be adjusted. Key: KYLIN-6000 URL: https://issues.apache.org/jira/browse/KYLIN-6000 Project: Kylin Issue Type: Improvement Affects Versions: 5.0.0 Reporter: Guoliang Sun
h3. Root Cause During the first startup of Kylin, the script `sbin/check-1201-hive-access.sh` is called, which starts a Java program to initialize Spark. During this process, the file `krb5cc_gluten` is generated, and it is located in the `${user.dir}` directory. -- This message was sent by Atlassian Jira (v8.20.10#820010)