rzuo
rzuo
## What changes were proposed in this pull request? ambari-logsearch has been a sub-project of ambari, but the bigtop stack 3.2.0 doesn't support ambari-logsearch service. To support ambari-logsearch, I proposed...
init function of InitializerModule is called twice. The first call is within constructor of InitializerModule, the second call is main() in main.py. As the comments said, the second call is ...
### Description of PR Currently, Hive3 has some issues, especially following memory leak related issues, which have been blocked the usage of hive in production environment due to frequently OOM....
### Description of PR Add ZSTD codec compiled to hadoop native library by default. ### How was this patch tested? ### For code changes: - [x] Does the title or...
# What changes were proposed in this pull request? ambari-logsearch-portal server cannot startup. After spring-boot upgrade from 2.0.6.RELEASE to 2.1.5.RELEASE, due to the change of class LdapAutoConfiguration, spring need the...
# What changes were proposed in this pull request? (Please fill in changes proposed in this fix) logsearch-logfeeder fail to startup and report: java.lang.IllegalArgumentException: String 'null' cannot be converted to...