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)