<?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: Copy into running fine but not loading data gzip file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Copy-into-running-fine-but-not-loading-data-gzip-file/m-p/2372484#M135318</link>
    <description>&lt;P&gt;Sorry for being late, there was an issue with logic hence it was creating zip file with header only, hence it was not loading any information , Thank you for getting back to me , &lt;/P&gt;</description>
    <pubDate>Mon, 17 Aug 2020 19:22:47 GMT</pubDate>
    <dc:creator>rommy</dc:creator>
    <dc:date>2020-08-17T19:22:47Z</dc:date>
    <item>
      <title>Copy into running fine but not loading data gzip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Copy-into-running-fine-but-not-loading-data-gzip-file/m-p/2372481#M135315</link>
      <description>&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;I am using talend bulk execution to load data from s3 to snowflake. Talend tFileArchive converts the file to gzip format , file.csv.gz and upload it to s3 bucket. Copy into which gets executed through talend bulk component looks like below. It does nt throw an error or something but does nt load data either. If I try to load csv file without zip , it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;File: file.csv.gz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy into table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    from 's3://bucket/'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    credentials=(aws_key_id='' aws_secret_key='')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    FILE_FORMAT=(type=csv compression=gzip field_delimeter=',' skip_header=1 field_optionally_enclosed_by='\"' empty_field_as_null=true)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    force=true&lt;/P&gt;&lt;P&gt;Can someone point wheres the issue ? Even if I execute above command through snowflake UI , it says ran successfully but does not load. File has data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I keep csv file to same s3 bucket location, it picks up csv file with out an issue and loads it , it also picks csv.gz file but does bt load data , row_parsed =0 shows there,&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:45:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Copy-into-running-fine-but-not-loading-data-gzip-file/m-p/2372481#M135315</guid>
      <dc:creator>rommy</dc:creator>
      <dc:date>2024-11-16T01:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Copy into running fine but not loading data gzip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Copy-into-running-fine-but-not-loading-data-gzip-file/m-p/2372482#M135316</link>
      <description>&lt;P&gt;After researching we came to know that gzip files are empty , I am using tFileArchive component to gzip the file.&lt;/P&gt;&lt;P&gt;Options are below:&lt;/P&gt;&lt;P&gt;SourceFile:"file.csv"&lt;/P&gt;&lt;P&gt;DestinationFile:"file.csv.gz"&lt;/P&gt;&lt;P&gt;ArchiveMethod:gzip&lt;/P&gt;&lt;P&gt;compression level : normal ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone point me why file is gziping blank ?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 17:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Copy-into-running-fine-but-not-loading-data-gzip-file/m-p/2372482#M135316</guid>
      <dc:creator>rommy</dc:creator>
      <dc:date>2020-07-31T17:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Copy into running fine but not loading data gzip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Copy-into-running-fine-but-not-loading-data-gzip-file/m-p/2372483#M135317</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there any error message printed on console? We will appreciate it a lot if you could post your job design screenshots here.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 05:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Copy-into-running-fine-but-not-loading-data-gzip-file/m-p/2372483#M135317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-03T05:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Copy into running fine but not loading data gzip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Copy-into-running-fine-but-not-loading-data-gzip-file/m-p/2372484#M135318</link>
      <description>&lt;P&gt;Sorry for being late, there was an issue with logic hence it was creating zip file with header only, hence it was not loading any information , Thank you for getting back to me , &lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 19:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Copy-into-running-fine-but-not-loading-data-gzip-file/m-p/2372484#M135318</guid>
      <dc:creator>rommy</dc:creator>
      <dc:date>2020-08-17T19:22:47Z</dc:date>
    </item>
  </channel>
</rss>

