kangkaisen commented on a change in pull request #933:  
KYLIN-4249:DistributedScheduler can selectively assign task nodes according to 
cube extra configuration
URL: https://github.com/apache/kylin/pull/933#discussion_r345676105
 
 

 ##########
 File path: 
core-common/src/main/java/org/apache/kylin/common/KylinConfigBase.java
 ##########
 @@ -2282,4 +2282,24 @@ public int getStaleJobThresholdInDays() {
         return 
Integer.parseInt(getOptional("kylin.tool.health-check.stale-job-threshold-days",
 "30"));
     }
 
+    public String[] getAssignedServers() {
 
 Review comment:
   Please add comment to describe when and how to use this config.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to