Igor Drozdov created ZEPPELIN-2612:
--------------------------------------
Summary: Refactor ZeppelinConfiguration
Key: ZEPPELIN-2612
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2612
Project: Zeppelin
Issue Type: Improvement
Reporter: Igor Drozdov
Assignee: Igor Drozdov
{{org.apache.zeppelin.conf.ZeppelinConfiguration}} has lots of duplicated code
in methods get<type>Value and doesn't use features of apache
commons-configuration.
It is possible to refactor the class to use commons-configuration apis to find
and convert properties.
Besides it allows to use variable interpolation
https://commons.apache.org/proper/commons-configuration/userguide_v1.10/howto_basicfeatures.html#Variable_Interpolation
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)