[
https://issues.apache.org/jira/browse/KYLIN-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhaotianshuo updated KYLIN-1781:
--------------------------------
Attachment: config-encoding.patch
this is my approach to fix it,by wrap FileInputStream with InputStreamReader
and set char encoding param.
> kylin.properties encoding while contain chinese prop key or value
> -----------------------------------------------------------------
>
> Key: KYLIN-1781
> URL: https://issues.apache.org/jira/browse/KYLIN-1781
> Project: Kylin
> Issue Type: Bug
> Components: General
> Affects Versions: v1.5.1
> Reporter: zhaotianshuo
> Attachments: config-encoding.patch
>
>
> kylin.properties encoding while contain chinese prop key or value
> =================
> situation:
> try to configure ldap authentication method,but ldap entry contain chinese
> chars that represent user's role.but roles can not be matched because of the
> encoding error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)