<?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 reading a csv.gz file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365905#M129461</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to read a csv.gz file kept in shared location on my network. How can we do that ? does talend have any components to extract this data? my target database is amazon redshift.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 23:45:19 GMT</pubDate>
    <dc:creator>sushantk19</dc:creator>
    <dc:date>2024-11-15T23:45:19Z</dc:date>
    <item>
      <title>reading a csv.gz file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365905#M129461</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to read a csv.gz file kept in shared location on my network. How can we do that ? does talend have any components to extract this data? my target database is amazon redshift.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:45:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365905#M129461</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2024-11-15T23:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: reading a csv.gz file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365906#M129462</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please let us know it is a local shared folder where all the files are stored or any http or FTP location?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 03:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365906#M129462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-10T03:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: reading a csv.gz file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365907#M129463</link>
      <description>&lt;P&gt;Its a local shared folder.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 08:32:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365907#M129463</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2021-09-10T08:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: reading a csv.gz file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365908#M129464</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If you want to execute commands wherever the job is running, use &lt;A href="https://help.talend.com/r/en-US/7.3/system/tsystem" alt="https://help.talend.com/r/en-US/7.3/system/tsystem" target="_blank"&gt;tSystem &lt;/A&gt; component&lt;/P&gt;&lt;P&gt;If you want to execute a remote (from perspective of the job) command, you can use&lt;A href="https://help.talend.com/r/en-US/7.3/system/tssh" alt="https://help.talend.com/r/en-US/7.3/system/tssh" target="_blank"&gt; tSSH &lt;/A&gt;to execute commands in a remote server , via the ssh protocol.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 09:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365908#M129464</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-10T09:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: reading a csv.gz file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365909#M129465</link>
      <description>&lt;P&gt;hello @xdshi: i read your post at the below link:&lt;/P&gt;&lt;P&gt;https://community.talend.com/s/feed/0D73p000004kJPGCA2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a similar deisgn in my talend studio:&lt;/P&gt;&lt;P&gt;tFilelist---&amp;gt;tFileUnarchive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I kept all my Zipped files in .gz format the /samba/data/Talend/Archive location&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to extract them to :&lt;/P&gt;&lt;P&gt;/samba/data/Talend/Output_Adjust_Files location&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the below error:&lt;/P&gt;&lt;P&gt;/samba/data/Talend/Archive/*.gz (No such file or directory)&lt;/P&gt;&lt;P&gt;/samba/data/Talend/Archive/*.gz (No such file or directory)&lt;/P&gt;&lt;P&gt;/samba/data/Talend/Archive/*.gz (No such file or directory)&lt;/P&gt;&lt;P&gt;/samba/data/Talend/Archive/*.gz (No such file or directory)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could be the issue? i have uploaded the tUnarchive component screenshot for your ref.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 10:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365909#M129465</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2021-09-13T10:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: reading a csv.gz file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365910#M129466</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000IdzbcAAB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153697i222C35596830E622/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000IdzbcAAB.png" alt="0695b00000IdzbcAAB.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 10:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365910#M129466</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2021-09-13T10:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: reading a csv.gz file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365911#M129467</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In this thread: &lt;A href="https://community.talend.com/s/feed/0D73p000004kJPGCA2" alt="https://community.talend.com/s/feed/0D73p000004kJPGCA2" target="_blank"&gt;https://community.talend.com/s/feed/0D73p000004kJPGCA2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'm using tftpxxx component to fetch files from remote server. &lt;/P&gt;&lt;P&gt;The unzip procedure takes place on you local machine. So far, talend don't support for handing data by air.&lt;/P&gt;&lt;P&gt;If the remote directories can be mounted with smb (Windows) or NFS (UNIX) you can extract the files directly on the remote machines because it works like a local file system. On Windows you can use an UNC path to address the files.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 02:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365911#M129467</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-14T02:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: reading a csv.gz file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365912#M129468</link>
      <description>&lt;P&gt;@xdshi: it is working fine now. i have my files on mounted with smb (Windows). the syntax i was using in archive directory was incorrect. after correcting it, it worked fine for me.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 06:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365912#M129468</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2021-09-14T06:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: reading a csv.gz file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365913#M129469</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Great your issue is fixed and have you thought of entering our competition?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/blog/aGn5b000000CaZw/getting-smart-about-talend-tip-of-the-day" alt="https://community.talend.com/s/blog/aGn5b000000CaZw/getting-smart-about-talend-tip-of-the-day" target="_blank"&gt;https://community.talend.com/s/blog/aGn5b000000CaZw/getting-smart-about-talend-tip-of-the-day&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are rewards for winners!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 09:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reading-a-csv-gz-file/m-p/2365913#M129469</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-14T09:29:26Z</dc:date>
    </item>
  </channel>
</rss>

