[
https://issues.apache.org/jira/browse/KYLIN-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17864431#comment-17864431
]
pengfei.zhan commented on KYLIN-5851:
-------------------------------------
h1. Design
The value of config `kylin.cache.redis.password` is empty by default, move this
conf from `kylin-defaults0.properties` to KylinConfigBase.
The value of config `kylin.influxdb.password` is root by default, change this
conf to `kylin.influxdb.password=ENC('NyiG//i7loPFfdUoO9BFuA==')`
The plugin `mybatis-generator-maven-plugin` uses `mybatis-generator-config.xml`
to generate code of mapper and entities, however, there are week passwords in
this file, by default, this file does not provide any more. User can add by
demand.
> Fix weak password configuration item
> ------------------------------------
>
> Key: KYLIN-5851
> URL: https://issues.apache.org/jira/browse/KYLIN-5851
> Project: Kylin
> Issue Type: Bug
> Components: Others
> Affects Versions: 5.0.0
> Reporter: pengfei.zhan
> Assignee: pengfei.zhan
> Priority: Major
> Fix For: 5.0.0
>
>
> Fix weak password configuration item
--
This message was sent by Atlassian Jira
(v8.20.10#820010)