[ https://issues.apache.org/jira/browse/KYLIN-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270744#comment-15270744 ]
Shaofeng SHI commented on KYLIN-1241: ------------------------------------- Yang, can you elaborate this idea? My thought is, with the property overwriting at cube level, we can make the job config file path as a parameter in kylin.properties, like: kylin.job.conf=conf/kylin_job_conf.xml Then if a cube want to use another conf file, the user can prepare the file, and then in cube lever overwrite this property: "override_kylin_properties": { "kylin.job.conf": "conf/another_conf.xml" }, This solution is relatively simple, but it need the user (modeler) knows kylin deployment very well, and has the authority to upload such a file to all kylin job nodes. Is this matched with yours? > support machine resource isolation in project level with different > kylin_job_conf.xml file > ------------------------------------------------------------------------------------------ > > Key: KYLIN-1241 > URL: https://issues.apache.org/jira/browse/KYLIN-1241 > Project: Kylin > Issue Type: New Feature > Components: Job Engine > Affects Versions: v1.1.1 > Reporter: Wang,Dong > Assignee: Dong Li > Priority: Minor > Fix For: v1.3.1 > > Attachments: KYLIN-1241.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)