<?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: Reuse loaded data in multiple subjobs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Reuse-loaded-data-in-multiple-subjobs/m-p/2363845#M127669</link>
    <description>&lt;P&gt;I don't know such component.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think it should be possible with big data. Spark provide a solution to keep data in memory and manipulate it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dgm&lt;/P&gt;</description>
    <pubDate>Sat, 30 Sep 2017 13:42:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-30T13:42:48Z</dc:date>
    <item>
      <title>Reuse loaded data in multiple subjobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reuse-loaded-data-in-multiple-subjobs/m-p/2363844#M127668</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;my question is if there is a way (or what is the best way) to reuse data in subjobs without loading them again.&lt;BR /&gt;&lt;BR /&gt;I have multiple jobs each of them performing a specific task. For example importX, importY, importZ, exportA, exportB,... (~30-40 of them)&lt;BR /&gt;They should be able to run on they're own but i also have a parent job that calls all of them in a row.&lt;BR /&gt;&lt;BR /&gt;Most of the subjobs need data from a pretty big MySql-table. So there is a tMysqlInput to load this table in almost every job. The query for this needs about 5-10 seconds each time.&lt;BR /&gt;The data in this table will not change through the process so it would be ok if i load it just once.&lt;BR /&gt;&lt;BR /&gt;Is there a way to load this data once into memory and then reuse it in any subjob but still maintain the possibility to run each subjob seperat?&lt;BR /&gt;&lt;BR /&gt;Im searching for something like: "Was the data already loaded in another job before? use it. If not, load it now".&lt;BR /&gt;&lt;BR /&gt;So if i start each of these jobs seperat they will load the data from DB. But if i start the parent job this data will only be loaded once and then all the other subjobs reuse it.&lt;BR /&gt;&lt;BR /&gt;Thanks for you're help &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2017 11:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reuse-loaded-data-in-multiple-subjobs/m-p/2363844#M127668</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-30T11:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Reuse loaded data in multiple subjobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reuse-loaded-data-in-multiple-subjobs/m-p/2363845#M127669</link>
      <description>&lt;P&gt;I don't know such component.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think it should be possible with big data. Spark provide a solution to keep data in memory and manipulate it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dgm&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2017 13:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reuse-loaded-data-in-multiple-subjobs/m-p/2363845#M127669</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-30T13:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Reuse loaded data in multiple subjobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reuse-loaded-data-in-multiple-subjobs/m-p/2363846#M127670</link>
      <description>Hi,
&lt;BR /&gt;Try using the tbufferinput and tbufferoutput components so that you can read once and store in bufferinput. Wherever needed use tbufferoutput in the subjobs.
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Ram</description>
      <pubDate>Sat, 30 Sep 2017 14:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reuse-loaded-data-in-multiple-subjobs/m-p/2363846#M127670</guid>
      <dc:creator>brama</dc:creator>
      <dc:date>2017-09-30T14:44:25Z</dc:date>
    </item>
  </channel>
</rss>

