<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: scheduler load balancing in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/scheduler-load-balancing/m-p/2024429#M24093</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2019"&gt;@Bastien_Laugiero&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope you're well !&lt;/P&gt;
&lt;P&gt;Are you sure about this sentence : "&lt;SPAN&gt;When running task in chain, the entire chain will run on the same Scheduler node. " ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Or maybe it is not the case anymore on newest Qlik Sense versions, i have an exemple (August 2021) in a multinode architecture, where 2 differents apps are reloaded on 2 differents nodes even in a task chain.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What i'm looking for, is a way of "fixing" a specific node when excuting an external task (which we can't pilot with loadbalancing rule). Woulld you have an idea ? &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/Tech-Support-English/External-task-in-a-multinode-architecture/m-p/2024414#M284" target="_blank"&gt;https://community.qlik.com/t5/Tech-Support-English/External-task-in-a-multinode-architecture/m-p/2024414#M284&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks a lot and have a good day !&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Johann&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2023 15:03:13 GMT</pubDate>
    <dc:creator>jchoucq</dc:creator>
    <dc:date>2023-01-11T15:03:13Z</dc:date>
    <item>
      <title>scheduler load balancing</title>
      <link>https://community.qlik.com/t5/Management-Governance/scheduler-load-balancing/m-p/1643072#M15092</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have two nodes that run the data loading jobs. We have seen that one node is having much more load than the other one.. CPU usage is pretty much identical but ram usage is not. One node ram usage reaches the maximum while the other ram usage is not even half.&lt;/P&gt;&lt;P&gt;What is the way of doing a manual load balancing so that we can setup half of the big apps to be reloaded on one node and half on other&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 11:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/scheduler-load-balancing/m-p/1643072#M15092</guid>
      <dc:creator>AarizShah</dc:creator>
      <dc:date>2019-11-05T11:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: scheduler load balancing</title>
      <link>https://community.qlik.com/t5/Management-Governance/scheduler-load-balancing/m-p/1778003#M17225</link>
      <description>&lt;P&gt;Hello, are both nodes identical in terms of performance (CPU and Memory)? Are your tasks running in chain?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 09:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/scheduler-load-balancing/m-p/1778003#M17225</guid>
      <dc:creator>ladislavcapovol</dc:creator>
      <dc:date>2021-01-28T09:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: scheduler load balancing</title>
      <link>https://community.qlik.com/t5/Management-Governance/scheduler-load-balancing/m-p/1778112#M17226</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;To dedicate applications to be reloaded on specific node(s), you will need to change the default load balancing rule in the QMC.&lt;/P&gt;&lt;P&gt;Here is an example using custom properties:&amp;nbsp;&lt;A href="https://adminplaybook.qlik-poc.com/docs/asset_management/apps/review_pinning_load_balancing.html" target="_blank"&gt;https://adminplaybook.qlik-poc.com/docs/asset_management/apps/review_pinning_load_balancing.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When running task in chain, the entire chain will run on the same Scheduler node.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Kind regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bastien Laugiero&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 14:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/scheduler-load-balancing/m-p/1778112#M17226</guid>
      <dc:creator>Bastien_Laugiero</dc:creator>
      <dc:date>2021-01-28T14:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: scheduler load balancing</title>
      <link>https://community.qlik.com/t5/Management-Governance/scheduler-load-balancing/m-p/2024429#M24093</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2019"&gt;@Bastien_Laugiero&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope you're well !&lt;/P&gt;
&lt;P&gt;Are you sure about this sentence : "&lt;SPAN&gt;When running task in chain, the entire chain will run on the same Scheduler node. " ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Or maybe it is not the case anymore on newest Qlik Sense versions, i have an exemple (August 2021) in a multinode architecture, where 2 differents apps are reloaded on 2 differents nodes even in a task chain.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What i'm looking for, is a way of "fixing" a specific node when excuting an external task (which we can't pilot with loadbalancing rule). Woulld you have an idea ? &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/Tech-Support-English/External-task-in-a-multinode-architecture/m-p/2024414#M284" target="_blank"&gt;https://community.qlik.com/t5/Tech-Support-English/External-task-in-a-multinode-architecture/m-p/2024414#M284&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks a lot and have a good day !&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Johann&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 15:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/scheduler-load-balancing/m-p/2024429#M24093</guid>
      <dc:creator>jchoucq</dc:creator>
      <dc:date>2023-01-11T15:03:13Z</dc:date>
    </item>
  </channel>
</rss>

