<?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: launch a RDS instance of Mysql on Talend job server and terminate the RDS instance in Talend Studio in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/launch-a-RDS-instance-of-Mysql-on-Talend-job-server-and/m-p/2246236#M31823</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Do you mean initiating a new RDS instance and terminating the database? If the answer is yes, you will have to write custom java code either in tjava component or through Talend routine and execute those custom code on demand.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2019 02:27:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-24T02:27:59Z</dc:date>
    <item>
      <title>launch a RDS instance of Mysql on Talend job server and terminate the RDS instance in Talend Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/launch-a-RDS-instance-of-Mysql-on-Talend-job-server-and/m-p/2246235#M31822</link>
      <description>&lt;DIV&gt;Can we launch Mysql&amp;nbsp; RDS instance on job server, and bring it down as part of the Talend job?&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 Jul 2019 23:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/launch-a-RDS-instance-of-Mysql-on-Talend-job-server-and/m-p/2246235#M31822</guid>
      <dc:creator>talenddev1</dc:creator>
      <dc:date>2019-07-23T23:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: launch a RDS instance of Mysql on Talend job server and terminate the RDS instance in Talend Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/launch-a-RDS-instance-of-Mysql-on-Talend-job-server-and/m-p/2246236#M31823</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Do you mean initiating a new RDS instance and terminating the database? If the answer is yes, you will have to write custom java code either in tjava component or through Talend routine and execute those custom code on demand.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 02:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/launch-a-RDS-instance-of-Mysql-on-Talend-job-server-and/m-p/2246236#M31823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-24T02:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: launch a RDS instance of Mysql on Talend job server and terminate the RDS instance in Talend Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/launch-a-RDS-instance-of-Mysql-on-Talend-job-server-and/m-p/2246237#M31824</link>
      <description>&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;That's correct &lt;SPAN&gt;initiating a new RDS instance&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;and terminating. I want to do it in Talend job where the prehob would be bring up the mysql instance and the next subjob would be Loading data in to MySql table and the postjob last step would be terminating the instance. Can you help me with the custom code to achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 02:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/launch-a-RDS-instance-of-Mysql-on-Talend-job-server-and/m-p/2246237#M31824</guid>
      <dc:creator>talenddev1</dc:creator>
      <dc:date>2019-07-24T02:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: launch a RDS instance of Mysql on Talend job server and terminate the RDS instance in Talend Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/launch-a-RDS-instance-of-Mysql-on-Talend-job-server-and/m-p/2246238#M31825</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;May I know the use case of spinning up of and RDS and terminating them using a Talend job? Normally databases are not terminated if you want to just remove the data. You just have to drop the table or truncate the table.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Could you please give more insight about this requirement?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 14:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/launch-a-RDS-instance-of-Mysql-on-Talend-job-server-and/m-p/2246238#M31825</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-24T14:51:33Z</dc:date>
    </item>
  </channel>
</rss>

