Search before asking
Linkis Component
Description
Keytab file caching mechanism causes Full GC issues, affecting system performance and stability.
Steps to reproduce
- Enable keytab authentication
- Run for an extended period
- Monitor JVM memory usage
Expected behavior
Keytab file caching should not cause Full GC and should be optimized for better memory management.
Your environment
- Linkis version used: 2.0.0
- Environment name and version:
- hadoop-3.3.4
- hive-2.3.3
- spark-2.4.3/3.3.0
- scala-2.11.12
- jdk 1.8.0_xxx
Anything else
This is a performance optimization to improve system stability in Kerberos authentication scenarios.
Are you willing to submit a PR?
Search before asking
Linkis Component
Description
Keytab file caching mechanism causes Full GC issues, affecting system performance and stability.
Steps to reproduce
Expected behavior
Keytab file caching should not cause Full GC and should be optimized for better memory management.
Your environment
Anything else
This is a performance optimization to improve system stability in Kerberos authentication scenarios.
Are you willing to submit a PR?