<?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: ETL jobs deployment in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/ETL-jobs-deployment/m-p/2311947#M143398</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use apache airflow to schedule the job or even jankins. To store your release, you can use jFrog or nexus (the open source version)jenkins &lt;/P&gt;&lt;P&gt;It's in french but you can translate the article &lt;/P&gt;&lt;P&gt;&lt;A href="https://www.effidic.fr/lautomatisation-des-jobs-par-jenkins/" alt="https://www.effidic.fr/lautomatisation-des-jobs-par-jenkins/" target="_blank"&gt;https://www.effidic.fr/lautomatisation-des-jobs-par-jenkins/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.effidic.fr/ordonnancement-de-jobs-talend-par-jenkins-les-nouveautes/" alt="https://www.effidic.fr/ordonnancement-de-jobs-talend-par-jenkins-les-nouveautes/" target="_blank"&gt;https://www.effidic.fr/ordonnancement-de-jobs-talend-par-jenkins-les-nouveautes/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Aug 2020 08:50:41 GMT</pubDate>
    <dc:creator>JohnRMK</dc:creator>
    <dc:date>2020-08-12T08:50:41Z</dc:date>
    <item>
      <title>ETL jobs deployment</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ETL-jobs-deployment/m-p/2311945#M143396</link>
      <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;I'm working on implementing a data warehouse (PostgreSQL) in a distant server (Virtual Private Server) , loaded by a set of jobs designed in Talend Open Studio for Data integration 7.3 .&lt;/P&gt;&lt;P&gt;As my situation does not allow me to purchase an enterprise license to use Tend administration center, I need to find an alternative to plan, schedule and execute the jobs I have created.&lt;/P&gt;&lt;P&gt;My questions are:&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;What is the best alternative to execute the created jobs?&lt;P&gt;-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;If it is feasible to deploy the jobs in a distant server and execute them, what are the technical requirements (software and hardware) needed?&lt;P&gt;-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;How do I schedule jobs in a distant server?&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:44:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ETL-jobs-deployment/m-p/2311945#M143396</guid>
      <dc:creator>fn_guennoun</dc:creator>
      <dc:date>2024-11-16T01:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: ETL jobs deployment</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ETL-jobs-deployment/m-p/2311946#M143397</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Without TAC, you can export the job script and deploy to distant server, schedule the jobs using third-part scheduler, Windows task manger or Linux crontab command. It requires Java installation on the system where the job is executed. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take a look at this article to learn about how to export the job script and run it.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/reader/TIdc3fL8QrNY98FnP7p_sA/~tnruOWMct6uXgZcKMdOAw" alt="https://help.talend.com/reader/TIdc3fL8QrNY98FnP7p_sA/~tnruOWMct6uXgZcKMdOAw" target="_blank"&gt;https://help.talend.com/reader/TIdc3fL8QrNY98FnP7p_sA/~tnruOWMct6uXgZcKMdOAw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 01:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ETL-jobs-deployment/m-p/2311946#M143397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-06T01:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: ETL jobs deployment</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ETL-jobs-deployment/m-p/2311947#M143398</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use apache airflow to schedule the job or even jankins. To store your release, you can use jFrog or nexus (the open source version)jenkins &lt;/P&gt;&lt;P&gt;It's in french but you can translate the article &lt;/P&gt;&lt;P&gt;&lt;A href="https://www.effidic.fr/lautomatisation-des-jobs-par-jenkins/" alt="https://www.effidic.fr/lautomatisation-des-jobs-par-jenkins/" target="_blank"&gt;https://www.effidic.fr/lautomatisation-des-jobs-par-jenkins/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.effidic.fr/ordonnancement-de-jobs-talend-par-jenkins-les-nouveautes/" alt="https://www.effidic.fr/ordonnancement-de-jobs-talend-par-jenkins-les-nouveautes/" target="_blank"&gt;https://www.effidic.fr/ordonnancement-de-jobs-talend-par-jenkins-les-nouveautes/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 08:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ETL-jobs-deployment/m-p/2311947#M143398</guid>
      <dc:creator>JohnRMK</dc:creator>
      <dc:date>2020-08-12T08:50:41Z</dc:date>
    </item>
  </channel>
</rss>

