Congling Xia created KYLIN-4313:
-----------------------------------
Summary: add project/cube default settings and necessary
config-override
Key: KYLIN-4313
URL: https://issues.apache.org/jira/browse/KYLIN-4313
Project: Kylin
Issue Type: Improvement
Reporter: Congling Xia
Assignee: Congling Xia
When creating a project or cube in Kylin, user may need to set many
configuration and override some like job queue names.
the problem is:
* For necessary config-override, their names are difficult to memorise and
type for users;
* Some default values are hard-coded in javascripts which cannot be configured
by a kylin service manager.
It is better to provide these key-value pairs and make them configurable.
Perhaps, put them in `kylin.properties` and expose them to the front-end by
`/api/admin/public_config` is a feasible plan.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)