<?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: Regarding Talend import items in Docker image in Talend Cloud</title>
    <link>https://community.qlik.com/t5/Talend-Cloud/Regarding-Talend-import-items-in-Docker-image/m-p/2538323#M539</link>
    <description>&lt;P&gt;Docker images contains the "binaries" , you need to import "source files" from the previous workspace or git server&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Dec 2025 15:57:54 GMT</pubDate>
    <dc:creator>david_lucas</dc:creator>
    <dc:date>2025-12-05T15:57:54Z</dc:date>
    <item>
      <title>Regarding Talend import items in Docker image</title>
      <link>https://community.qlik.com/t5/Talend-Cloud/Regarding-Talend-import-items-in-Docker-image/m-p/2533539#M516</link>
      <description>&lt;P&gt;We are in the process of migrating Talend Studio projects from &lt;STRONG&gt;version 7.3 to 8&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;The 7.3 jobs were deployed as &lt;STRONG&gt;Docker images in ECR&lt;/STRONG&gt;. For some jobs, there are &lt;STRONG&gt;multiple versions in Git&lt;/STRONG&gt;, and we are unable to identify which version was actually deployed.&lt;/P&gt;
&lt;P&gt;We have pulled the Docker images as .tar files and attempted to import them into &lt;STRONG&gt;Talend Studio 8&lt;/STRONG&gt;, but we encounter the following error:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;“No valid items to import.”&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;EM&gt;From our investigation, it appears that these .tar files are &lt;/EM&gt;&lt;EM&gt;Docker images containing compiled job runtimes&lt;/EM&gt;&lt;EM&gt;, not Talend job export files.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;EM&gt;Could you please advise on the best approach to extract or obtain the correct Talend job items&lt;/EM&gt;&lt;EM&gt; from these Docker images so that they can be imported into our Talend Studio 8 for review and migration?&lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 00:24:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Cloud/Regarding-Talend-import-items-in-Docker-image/m-p/2533539#M516</guid>
      <dc:creator>AkshataIDX</dc:creator>
      <dc:date>2025-10-16T00:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Talend import items in Docker image</title>
      <link>https://community.qlik.com/t5/Talend-Cloud/Regarding-Talend-import-items-in-Docker-image/m-p/2533587#M517</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/353095"&gt;@AkshataIDX&lt;/a&gt;&amp;nbsp;&lt;A href="https://www.hhaexchange.com.co" target="_blank" rel="noopener"&gt;HHAeXchange&lt;/A&gt; wrote:&lt;BR /&gt;
&lt;P&gt;We are in the process of migrating Talend Studio projects from &lt;STRONG&gt;version 7.3 to 8&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;The 7.3 jobs were deployed as &lt;STRONG&gt;Docker images in ECR&lt;/STRONG&gt;. For some jobs, there are &lt;STRONG&gt;multiple versions in Git&lt;/STRONG&gt;, and we are unable to identify which version was actually deployed.&lt;/P&gt;
&lt;P&gt;We have pulled the Docker images as .tar files and attempted to import them into &lt;STRONG&gt;Talend Studio 8&lt;/STRONG&gt;, but we encounter the following error:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;“No valid items to import.”&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;EM&gt;From our investigation, it appears that these .tar files are &lt;/EM&gt;&lt;EM&gt;Docker images containing compiled job runtimes&lt;/EM&gt;&lt;EM&gt;, not Talend job export files.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;EM&gt;Could you please advise on the best approach to extract or obtain the correct Talend job items&lt;/EM&gt;&lt;EM&gt; from these Docker images so that they can be imported into our Talend Studio 8 for review and migration?&lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/353095"&gt;@AkshataIDX&lt;/a&gt;,&lt;BR /&gt;Talend Docker images don’t contain source `.item` files needed for Studio import—they package compiled artifacts only. To recover the exact job version, match the image’s build metadata or tags with Git commit history. For future traceability, embed version info during CI/CD builds.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Donna Taylor&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 04:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Cloud/Regarding-Talend-import-items-in-Docker-image/m-p/2533587#M517</guid>
      <dc:creator>donna567taylor</dc:creator>
      <dc:date>2025-10-17T04:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Talend import items in Docker image</title>
      <link>https://community.qlik.com/t5/Talend-Cloud/Regarding-Talend-import-items-in-Docker-image/m-p/2538323#M539</link>
      <description>&lt;P&gt;Docker images contains the "binaries" , you need to import "source files" from the previous workspace or git server&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 15:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Cloud/Regarding-Talend-import-items-in-Docker-image/m-p/2538323#M539</guid>
      <dc:creator>david_lucas</dc:creator>
      <dc:date>2025-12-05T15:57:54Z</dc:date>
    </item>
  </channel>
</rss>

