<?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 task deployment to Jobserver through TAC in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/task-deployment-to-Jobserver-through-TAC/m-p/2493896#M143230</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am some doubts where I need inputs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Suppose, we have a task deployed on Jobserver1 from TAC and then we ran that task.&lt;/P&gt;
&lt;P&gt;later we made 'updateArtifact' metaservlet API call for the same task.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What will happen..&lt;/P&gt;
&lt;P&gt;Will it re-deploy the new task on Jobserver1?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, what is use of jobServer.useCache parameter from TAC configuration.properties.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Thu, 21 Nov 2024 10:40:38 GMT</pubDate>
    <dc:creator>Vishu1</dc:creator>
    <dc:date>2024-11-21T10:40:38Z</dc:date>
    <item>
      <title>task deployment to Jobserver through TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/task-deployment-to-Jobserver-through-TAC/m-p/2493896#M143230</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am some doubts where I need inputs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Suppose, we have a task deployed on Jobserver1 from TAC and then we ran that task.&lt;/P&gt;
&lt;P&gt;later we made 'updateArtifact' metaservlet API call for the same task.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What will happen..&lt;/P&gt;
&lt;P&gt;Will it re-deploy the new task on Jobserver1?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, what is use of jobServer.useCache parameter from TAC configuration.properties.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 10:40:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/task-deployment-to-Jobserver-through-TAC/m-p/2493896#M143230</guid>
      <dc:creator>Vishu1</dc:creator>
      <dc:date>2024-11-21T10:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: task deployment to Jobserver through TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/task-deployment-to-Jobserver-through-TAC/m-p/2494079#M143231</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;For your supposing scenario, I will make a testing to see what will happen and then come back to you asap.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The "jobServer.useCache" is a property in configuration table - when its "true" (default value)will download minimum required libs.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(jobServer.useCache flag is activating the library caching and content negotiation between TAC and JobServer. TAC will query JobServer about jar dependencies already stored inside the&amp;nbsp;&lt;CODE class="c-mrkdwn__code" style="box-sizing: inherit; --saf-0: rgba(var(--sk_foreground_low,29,28,29),.13); border: 1px solid var(--saf-0); background-color: rgba(var(--sk_foreground_min,29,28,29),.04); color: rgb(var(--dt_color-plt-flamingo-70)); font-variant-ligatures: none; white-space: pre-wrap; overflow-wrap: break-word; word-break: normal; tab-size: 4; border-radius: 3px; padding: 2px 3px 1px; font-size: 12px; line-height: 1.50001; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace !important; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;" data-stringify-type="code"&gt;TalendJobServersFiles/cache/lib&lt;/CODE&gt;&amp;nbsp;folder and compare the results with the dependencies in the current job archive. It will then be able to produce a minimized archive ( not containing jar files already in JobServer's cache ) and thus speed up the deployment.)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 02:30:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/task-deployment-to-Jobserver-through-TAC/m-p/2494079#M143231</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-11-22T02:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: task deployment to Jobserver through TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/task-deployment-to-Jobserver-through-TAC/m-p/2494540#M143232</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/257957"&gt;@Xiaodi_Shi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your clarification on&amp;nbsp;&lt;SPAN&gt;jobServer.useCache.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Please share your outcomes on the deployment scenario.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Vishal&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 04:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/task-deployment-to-Jobserver-through-TAC/m-p/2494540#M143232</guid>
      <dc:creator>Vishu1</dc:creator>
      <dc:date>2024-11-26T04:20:54Z</dc:date>
    </item>
  </channel>
</rss>

