Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Gabriel_Araya
Partner - Contributor III
Partner - Contributor III

Distribute ReloadTasks in an Specific Scheduler Node

Hi Qlikkers ...

I have a challenge in where I can not see the light. The scenario is the following: in a Qlik Sense Enterprise on Windows, I have a Central Node and 2 Schedulers Nodes, The idea is that certain tasks can be triggers in Scheduler1. What I did:

I created a Custom Properties called: Scheduler_ReloadTask, in where selected 2 Resources Type: "Reload Task" and Schedulers, I defined one value NodoProxy

I applied NodoProxy value to a Task (called Control Camas) and a Scheduler Node.

After that, I created a Load Balancing rules on the QMC, in where de Resource Filter is: ReloadTask_*,SchedulerService_*,App_*,ServerNodeConfiguration_*

Actions: Load Balancing

Condition: ((node.@Scheduler_ReloadTask=resource.@Scheduler_ReloadTask) or (node.@Scheduler_ReloadTask.Empty() and resource.@Scheduler_ReloadTask.Empty()))

But the task is always triggers in the second scheduler node.

What I doing wrong ...

Thanks team

Labels (1)
2 Replies
Rohan
Partner - Specialist
Partner - Specialist

hi @Gabriel_Araya ,

I believe we have to disable the default load balancing rule first so that the new rule can take effect. Can you confirm if the default rule is disabled ?

 

Regards,

Rohan.

Gabriel_Araya
Partner - Contributor III
Partner - Contributor III
Author

Hi Rohan .. in this case, I have in the Load Balancing Rules ( in CONFIGURE SYSTEM section of QMC) only 2 rules:

ResourcesOnCentralNode : All resources need to be accessible on the central node

ResourcesOnNonCentralNodes: All resources need to be accessible on the non-central nodes, except the monitoring apps.

I think that those rules don't have relation to my challenge.

I appreciate any additional tips,

Gabriel