<?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: How to test a schedular node before running full reloads on it in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/How-to-test-a-schedular-node-before-running-full-reloads-on-it/m-p/1658562#M15321</link>
    <description>&lt;P&gt;Hi LeviTurner,&lt;/P&gt;&lt;P&gt;Many thanks. That was really helpful in testing the connection. Using your method, I tested the connection and it seems to be working fine&lt;/P&gt;&lt;P&gt;I then proceeded to the next step and added the schedular to the cluster. I simply activated the schedular service in rim node in QMC-&amp;gt;nodes section. The rim node is already running the schedular service&lt;/P&gt;&lt;P&gt;Now, any reload task that goes to the newly added node is failing&lt;/P&gt;&lt;P&gt;I checked the engine logs for the newly added schedular node and found that it was not able to find the app. It seems like it is not picking up the shared path but somehow maybe pointing to a local path(just an assumption)&lt;/P&gt;&lt;P&gt;Is there a step that i am missing where you need to define the folder path for rim node too? I thought they pick it up automatically?&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2019 15:20:49 GMT</pubDate>
    <dc:creator>ArifShah</dc:creator>
    <dc:date>2019-12-17T15:20:49Z</dc:date>
    <item>
      <title>How to test a schedular node before running full reloads on it</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-test-a-schedular-node-before-running-full-reloads-on-it/m-p/1658406#M15315</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are trying to add a schedular node to the multinode environment of Qliksense. We have installed all the drivers and connectors on the schedular node.&lt;/P&gt;&lt;P&gt;I would like to test a reload from QMC on this new schedular node to test that every thing is fine with it. Normally, I would have used a load balancing rule to try an app on it but our central node is also a schedular node (master and slave) and we have a lot of&amp;nbsp; reloads running all the time so we cannot make it master (to disable the reloads on it.).&amp;nbsp;&lt;/P&gt;&lt;P&gt;That means that load balancing will not make sure that we can route a specific app to the new schedular node for reload testing.&amp;nbsp;We can maybe do it over the weekend but I need to test it now during weekdays&lt;/P&gt;&lt;P&gt;Is there any other way to test a reload on the new schedular node to verify that all connectors and drivers are working fine to relaod data from SAP, salesforce or SQL server etc?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 10:21:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-test-a-schedular-node-before-running-full-reloads-on-it/m-p/1658406#M15315</guid>
      <dc:creator>ArifShah</dc:creator>
      <dc:date>2019-12-17T10:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to test a schedular node before running full reloads on it</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-test-a-schedular-node-before-running-full-reloads-on-it/m-p/1658537#M15318</link>
      <description>&lt;P&gt;As a task? Not really, for the reasons you outlined. You can likewise change the allowed concurrency (QMC &amp;gt; Schedulers &amp;gt; Edit &amp;gt; Max Concurrent Reloads) to a low value for the Central, i.e. 1, to help force things.&lt;/P&gt;
&lt;P&gt;Alternatively, you can:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Install the node&lt;/LI&gt;
&lt;LI&gt;Only activate the Engine service (the Scheduler can come later), potentially the Proxy Service&lt;/LI&gt;
&lt;LI&gt;Create a virtual proxy which load balances off of just the new Engine&lt;/LI&gt;
&lt;LI&gt;Execute reloads in the Hub&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For the last step, the user would need the rights to see those apps, and see all data connections.&lt;/P&gt;
&lt;P&gt;Personally? If you're&amp;nbsp;&lt;EM&gt;just&lt;/EM&gt; testing connectivity, you don't even need the reloads as such. Just do steps 1-3 above, create a blank app, go to the Data Load Editor, and manually test connectivity to each of the sources that you care about or all of them if you're being thorough (this is encouraged).&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 14:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-test-a-schedular-node-before-running-full-reloads-on-it/m-p/1658537#M15318</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2019-12-17T14:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to test a schedular node before running full reloads on it</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-test-a-schedular-node-before-running-full-reloads-on-it/m-p/1658562#M15321</link>
      <description>&lt;P&gt;Hi LeviTurner,&lt;/P&gt;&lt;P&gt;Many thanks. That was really helpful in testing the connection. Using your method, I tested the connection and it seems to be working fine&lt;/P&gt;&lt;P&gt;I then proceeded to the next step and added the schedular to the cluster. I simply activated the schedular service in rim node in QMC-&amp;gt;nodes section. The rim node is already running the schedular service&lt;/P&gt;&lt;P&gt;Now, any reload task that goes to the newly added node is failing&lt;/P&gt;&lt;P&gt;I checked the engine logs for the newly added schedular node and found that it was not able to find the app. It seems like it is not picking up the shared path but somehow maybe pointing to a local path(just an assumption)&lt;/P&gt;&lt;P&gt;Is there a step that i am missing where you need to define the folder path for rim node too? I thought they pick it up automatically?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 15:20:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-test-a-schedular-node-before-running-full-reloads-on-it/m-p/1658562#M15321</guid>
      <dc:creator>ArifShah</dc:creator>
      <dc:date>2019-12-17T15:20:49Z</dc:date>
    </item>
  </channel>
</rss>

