[jira] [Updated] (KYLIN-2472) Unicode chars in kylin.properties

2017-03-20 Thread nichunen (JIRA)

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

nichunen updated KYLIN-2472:

Attachment: KYLIN-2472.patch

> 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
> Attachments: KYLIN-2472.patch
>
>
> 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)


[jira] [Updated] (KYLIN-2472) Unicode chars in kylin.properties

2017-03-18 Thread liyang (JIRA)

 [ 
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)