You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Igor Drozdov (JIRA)" <ji...@apache.org> on 2017/06/02 10:10:04 UTC

[jira] [Created] (ZEPPELIN-2612) Refactor ZeppelinConfiguration

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)