Under tab “System”, there’s a “Refresh” button. At the first sight, my understanding is that kylin reads the configuration file “kylin.properties” and reset the cache. However, based on code, kylin just shows the cache contents. It seems this button is for the right side button “Set Config”. After we set or update a value for a configuration property, it only updates the cache without UI.
How about this? After a property be updated by “Set Config”, the left TextArea’s contents be updated automatically. After the “refresh” button clicked for “Server Config”, kylin loads contents from the configuration file “kylin.properties” and updates the UI. Best regards, Yanghong Zhong [email protected] <mailto:[email protected]>
