You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Zhenning Zhang (Jira)" <ji...@apache.org> on 2022/08/15 12:50:00 UTC

[jira] [Created] (KYLIN-5228) There is length limitation during loading properties to Kylin config in Kylin5.0.

Zhenning Zhang created KYLIN-5228:
-------------------------------------

             Summary: 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


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)