[
https://issues.apache.org/jira/browse/KYLIN-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17605040#comment-17605040
]
ASF subversion and git services commented on KYLIN-5228:
--------------------------------------------------------
Commit bb2772794f587ba4d0e38b2111fb13ce8e5015b8 in kylin's branch
refs/heads/kylin5 from zhennzhang
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=bb2772794f ]
KYLIN-5228 Fixed length limitation during loading properties to Kylin config.
> There is length limitation during loading properties to Kylin config in
> Kylin5.0.
> ----------------------------------------------------------------------------------
>
> Key: KYLIN-5228
> URL: https://issues.apache.org/jira/browse/KYLIN-5228
> Project: Kylin
> Issue Type: Bug
> Reporter: Zhenning Zhang
> Assignee: Zhenning Zhang
> Priority: Blocker
> Fix For: 5.0-alpha
>
>
> Currently we use properties.list() to get kylin config from properties to
> string, but this method results in a maximum length limit (which is set as 37
> )for each properties. We can leverage the properties.store() method
--
This message was sent by Atlassian Jira
(v8.20.10#820010)