[ 
https://issues.apache.org/jira/browse/KYLIN-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

liyang updated KYLIN-2472:
--------------------------
    Description: 
Right now {{kylin.properties}} cannot use Unicode chars.

At code level, should use Properties.load(Reader) rather than 
Properties.load(InputStream) to load {{kylin.properties}}

  was:
Right now {{kylin.properties}} cannot only Unicode chars.

At code level, should use Properties.load(Reader) rather than 
Properties.load(InputStream) to load {{kylin.properties}}


> Unicode chars in kylin.properties
> ---------------------------------
>
>                 Key: KYLIN-2472
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2472
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: liyang
>            Assignee: nichunen
>
> Right now {{kylin.properties}} cannot use Unicode chars.
> At code level, should use Properties.load(Reader) rather than 
> Properties.load(InputStream) to load {{kylin.properties}}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to