issues
search
apache
/
linkis
Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.32k
stars
1.17k
forks
source link
[Feature][Commons] Linkis Commons Function optimization
#5168
Closed
peacewong
closed
2 months ago
peacewong
commented
2 months ago
What is the purpose of the change
Custom variable feature enhancement to support more script types
LDAP Support cache
HDFS cache fs do not close
Support log request info
Optimize rpc retry
add new utils method
Related issues/PRs
Related issues: close #5167
Checklist
[x] I have read the
Contributing Guidelines on pull requests
.
[ ] I have explained the need for this PR and the problem it solves
[ ] I have explained the changes or the new features added to this PR
[ ] I have added tests corresponding to this change
[ ] I have updated the documentation to reflect this change
[ ] I have verified that this change is backward compatible (If not, please discuss on the
Linkis mailing list
first)
[ ]
If this is a code change
: I have written unit tests to fully verify the new behavior.
casionone
commented
2 months ago
LGTM.
What is the purpose of the change
Related issues/PRs
Related issues: close #5167
Checklist