nivance

Results 2 comments of nivance

数据库密码加密时需要在yml文件里添加下面的两个配置: - connectionProperties: config.decrypt=true - filters: config

My environment is centos7, just install jemalloc, the following are the steps Install jemalloc (https://support.sentieon.com/appnotes/jemalloc/) Execute in centos7.x ``` yum install epel-release yum install jemalloc ``` Add in env `export...