<?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: zip in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364045#M127845</link>
    <description>An error occurred when executing the SQL command:&lt;BR /&gt;&lt;BR /&gt;ERROR: Failed writing body (0 != 8576) Cause: Failed to inflateinvalid or incomplete deflate data. zlib error code: -3&lt;BR /&gt;  Detail: &lt;BR /&gt;  -----------------------------------------------&lt;BR /&gt;  error:  Failed writing body (0 != 8576) Cause: Failed to inflateinvalid or incomplete deflate data. zlib error code: -3&lt;BR /&gt;  code:      9001&lt;BR /&gt;  context:   S3 key being read : s3://file.txt.gz.007&lt;BR /&gt;  query:     7947&lt;BR /&gt;  location:  table_s3_scanner.cpp:383&lt;BR /&gt;  process:   query1_22 &lt;BR /&gt;  -----------------------------------------------  &lt;BR /&gt;Execution time: 0.64s&lt;BR /&gt;1 statement(s) failed.&lt;BR /&gt;How to fix this issue?</description>
    <pubDate>Sat, 08 Mar 2014 17:13:58 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2014-03-08T17:13:58Z</dc:date>
    <item>
      <title>zip</title>
      <link>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364036#M127836</link>
      <description>Hi,&lt;BR /&gt;How to make a gzip file in talend..&lt;BR /&gt;I have 10 files and it has to zip with gzip format is that possible in talend?</description>
      <pubDate>Mon, 10 Jun 2013 07:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364036#M127836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-10T07:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: zip</title>
      <link>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364037#M127837</link>
      <description>use tFileArchive file your job design should be like this
&lt;BR /&gt;tFileList--tFileArchive 
&lt;BR /&gt;pass file name from tFileList to tFileArchive from goloble variable, and please refer Talend User guide for more information.</description>
      <pubDate>Mon, 10 Jun 2013 09:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364037#M127837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-10T09:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: zip</title>
      <link>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364038#M127838</link>
      <description>Hi, 
&lt;BR /&gt;Please see the related component references 
&lt;A href="https://help.talend.com/search/all?query=tFileArchive&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tFileArchive&lt;/A&gt;. 
&lt;BR /&gt;Unchecked the "All files" option, and you can set the Filemask for your specified files 
&lt;BR /&gt;See my screenshot 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEJG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153826i550C1C3D8588115F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEJG.png" alt="0683p000009MEJG.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 14 Jun 2013 09:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364038#M127838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T09:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: zip</title>
      <link>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364039#M127839</link>
      <description>hi,&lt;BR /&gt;thanks .. But problem is when i upload this gzip file into redshift we are not able to load into the amazon redshift database. so i am thinking there might be the problem with gzip which is not supporting equvalent to redshift</description>
      <pubDate>Fri, 14 Jun 2013 17:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364039#M127839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T17:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: zip</title>
      <link>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364040#M127840</link>
      <description>Hi, &lt;BR /&gt;I have never load .gzip file into DB. Perhaps you should take a consideration on field type or something else on DB. If the .gzip files are correct, I think the tFileArchive is alright.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 17 Jun 2013 04:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364040#M127840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-17T04:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: zip</title>
      <link>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364041#M127841</link>
      <description>I am actually trying to do the same exact thing. Load a gzip file into s3 and then use RedShifts copy command along with its gzip feature to push the data into RedShift. &lt;BR /&gt;I have used tFileArchive to gzip the file and result in the following error:&lt;BR /&gt;Error : ERROR:  Failed writing body (0 != 8645) Cause: Failed to inflateinvalid or incomplete deflate data. zlib error code: -3&lt;BR /&gt;I run into no issues when I use the command "gzip -c file.txt &amp;gt; file.gz" to gzip the file.</description>
      <pubDate>Mon, 24 Jun 2013 18:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364041#M127841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-24T18:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: zip</title>
      <link>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364042#M127842</link>
      <description>Hi,&lt;BR /&gt; If it is linux os there will be no problem but if i want to do it in windows how can i resolve my issue?</description>
      <pubDate>Sun, 14 Jul 2013 17:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364042#M127842</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-14T17:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: zip</title>
      <link>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364043#M127843</link>
      <description>I suggest downloading a program that can perform gzip on windows and then execute the program using the cmd talend component.</description>
      <pubDate>Mon, 22 Jul 2013 18:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364043#M127843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-22T18:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: zip</title>
      <link>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364044#M127844</link>
      <description>You can consider writing some code in a tJava. Java core library has a class to create GnuZip files.&lt;BR /&gt;Here an example:&lt;BR /&gt;&lt;A href="http://www.xyzws.com/Javafaq/how-to-make-a-gzip-file-in-java/215" rel="nofollow noopener noreferrer"&gt;http://www.xyzws.com/Javafaq/how-to-make-a-gzip-file-in-java/215&lt;/A&gt;</description>
      <pubDate>Mon, 22 Jul 2013 19:07:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364044#M127844</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-22T19:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: zip</title>
      <link>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364045#M127845</link>
      <description>An error occurred when executing the SQL command:&lt;BR /&gt;&lt;BR /&gt;ERROR: Failed writing body (0 != 8576) Cause: Failed to inflateinvalid or incomplete deflate data. zlib error code: -3&lt;BR /&gt;  Detail: &lt;BR /&gt;  -----------------------------------------------&lt;BR /&gt;  error:  Failed writing body (0 != 8576) Cause: Failed to inflateinvalid or incomplete deflate data. zlib error code: -3&lt;BR /&gt;  code:      9001&lt;BR /&gt;  context:   S3 key being read : s3://file.txt.gz.007&lt;BR /&gt;  query:     7947&lt;BR /&gt;  location:  table_s3_scanner.cpp:383&lt;BR /&gt;  process:   query1_22 &lt;BR /&gt;  -----------------------------------------------  &lt;BR /&gt;Execution time: 0.64s&lt;BR /&gt;1 statement(s) failed.&lt;BR /&gt;How to fix this issue?</description>
      <pubDate>Sat, 08 Mar 2014 17:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364045#M127845</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-03-08T17:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: zip</title>
      <link>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364046#M127846</link>
      <description>SQL?&lt;BR /&gt;My suggestion was to use the Java library in a tJava component. I have no clue what you are trying here?</description>
      <pubDate>Sun, 09 Mar 2014 12:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/zip/m-p/2364046#M127846</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-09T12:12:08Z</dc:date>
    </item>
  </channel>
</rss>

