<?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: csv file to redshift in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272942#M50082</link>
    <description>Hi,&lt;BR /&gt;Can you use&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;tRedShift&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Row&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;to insert data into Redshift DB?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Mon, 15 Dec 2014 09:28:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-12-15T09:28:30Z</dc:date>
    <item>
      <title>csv file to redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272932#M50072</link>
      <description>Hi, 
&lt;BR /&gt;I am trying to load data from csv file to redshift. 
&lt;BR /&gt;Tfileinputdelimited &amp;gt;&amp;gt; tmap &amp;gt;&amp;gt; tredshiftoutput. 
&lt;BR /&gt;But, I am getting these errors: 
&lt;BR /&gt;Starting job red_mysqltest at 17:19 09/12/2014. 
&lt;BR /&gt; connecting to socket on port 3890 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in component tRedshiftOutput_1 
&lt;BR /&gt;org.postgresql.util.PSQLException: An I/O error occured while sending to the backend. 
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:283) 
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:510) 
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:386) 
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(AbstractJdbc2Statement.java:332) 
&lt;BR /&gt; at project_1.red_mysqltest_0_1.red_mysqltest.tFileInputDelimited_1Process(red_mysqltest.java:1449) 
&lt;BR /&gt; at project_1.red_mysqltest_0_1.red_mysqltest.runJobInTOS(red_mysqltest.java:2247) 
&lt;BR /&gt; at project_1.red_mysqltest_0_1.red_mysqltest.main(red_mysqltest.java:2091) 
&lt;BR /&gt;Caused by: java.io.EOFException 
&lt;BR /&gt; at org.postgresql.core.PGStream.ReceiveChar(PGStream.java:276) 
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1654) 
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257) 
&lt;BR /&gt; ... 6 more 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job red_mysqltest ended at 17:47 09/12/2014. 
&lt;BR /&gt;Please tell me why these errors are coming?? 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Vinuta</description>
      <pubDate>Sat, 16 Nov 2024 11:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272932#M50072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272933#M50073</link>
      <description>Hi,
&lt;BR /&gt;Have you already checked if there is something wrong with network bandwidth? And also check if there is some restriction on data transmission over certain limit(Firewall issue)?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 10 Dec 2014 10:22:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272933#M50073</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-10T10:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272934#M50074</link>
      <description>Hi,
&lt;BR /&gt;&amp;nbsp;My internet connection has some problem.It keeps on disconnect every half an hour.But sometimes Internet connection will be proper.But, still I get like this error. Is that error because of Internet connection???
&lt;BR /&gt;I do not know about firewall issue??
&lt;BR /&gt;Can you please explain me more about that??How to fix it??
&lt;BR /&gt;I am Getting error as for input string : "http". How to resolve this???
&lt;BR /&gt;Regards,
&lt;BR /&gt;Vinuta</description>
      <pubDate>Wed, 10 Dec 2014 10:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272934#M50074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-10T10:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272935#M50075</link>
      <description>Hello, 
&lt;BR /&gt;While try to load data from csv file to redshift I got these errors: 
&lt;BR /&gt;Starting job red_mysqltest at 13:44 10/12/2014. 
&lt;BR /&gt; connecting to socket on port 3430 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in component tRedshiftOutput_1 
&lt;BR /&gt;org.postgresql.util.PSQLException: ERROR: /rds/bin/padb.1.0.867/data/exec/58/0: failed to map segment from shared object: Cannot allocate memory 
&lt;BR /&gt;&amp;nbsp; Detail:&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp; ----------------------------------------------- 
&lt;BR /&gt;&amp;nbsp; error: &amp;nbsp;/rds/bin/padb.1.0.867/data/exec/58/0: failed to map segment from shared object: Cannot allocate memory 
&lt;BR /&gt;&amp;nbsp; code: &amp;nbsp; &amp;nbsp; &amp;nbsp;1015 
&lt;BR /&gt;&amp;nbsp; context: &amp;nbsp; dlopen(/rds/bin/padb.1.0.867/data/exec/58/0,RTLD_LAZY) 
&lt;BR /&gt;&amp;nbsp; query: &amp;nbsp; &amp;nbsp; 4234372 
&lt;BR /&gt;&amp;nbsp; location: &amp;nbsp;exec_plan.cpp:2213 
&lt;BR /&gt;&amp;nbsp; process: &amp;nbsp; padbmaster 
&lt;BR /&gt;&amp;nbsp; ----------------------------------------------- 
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2096) 
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1829) 
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257) 
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:510) 
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:386) 
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(AbstractJdbc2Statement.java:332) 
&lt;BR /&gt; at project_1.red_mysqltest_0_1.red_mysqltest.tFileInputDelimited_1Process(red_mysqltest.java:1056) 
&lt;BR /&gt; at project_1.red_mysqltest_0_1.red_mysqltest.runJobInTOS(red_mysqltest.java:1802) 
&lt;BR /&gt; at project_1.red_mysqltest_0_1.red_mysqltest.main(red_mysqltest.java:1646) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job red_mysqltest ended at 14:14 10/12/2014. 
&lt;BR /&gt;Please tell me the solution. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Vinuta</description>
      <pubDate>Wed, 10 Dec 2014 13:41:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272935#M50075</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-10T13:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272936#M50076</link>
      <description>Hi,&lt;BR /&gt;We cannot get this issue before. On which official version did you get that? What's your OS? Is the redshift DB connection successful in DB metadata?&lt;BR /&gt;Can you connect to your Redshift DB successfully by client without using Talend Tool?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 11 Dec 2014 10:29:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272936#M50076</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-11T10:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272937#M50077</link>
      <description>Hello,&lt;BR /&gt;Talend version:5.6.&lt;BR /&gt;OS: Windows 8.1&lt;BR /&gt;Job design:&lt;BR /&gt;tfileinputdelimited &amp;gt;&amp;gt; tmap &amp;gt;&amp;gt; tredshiftoutput&lt;BR /&gt;Yes. Redshift connection is successful in Meatdata.&lt;BR /&gt;Yes. I can connect to my redshift DB successfully without using Talend tool.&lt;BR /&gt;I am also getting for input string 'http' error.&lt;BR /&gt;I have selected the option trim columns in tfileinputdelimited component. But its not working.&lt;BR /&gt;Please help me to resolve the both errors.&lt;BR /&gt;Regards,&lt;BR /&gt;Vinuta</description>
      <pubDate>Thu, 11 Dec 2014 10:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272937#M50077</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-11T10:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272938#M50078</link>
      <description>Hi, 
&lt;BR /&gt;How did you set your tRedShiftOutput component? What's the rows per insert(commit every)? Any data transmission restrictions/limits in your DB? Could you please show us more job setting screenshots? 
&lt;BR /&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 12 Dec 2014 09:31:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272938#M50078</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-12T09:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272939#M50079</link>
      <description>Hello, 
&lt;BR /&gt;commit size: 100 
&lt;BR /&gt;There is no data transmission limits. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBvb.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132223iD6FF9102A8085C45/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBvb.png" alt="0683p000009MBvb.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBvy.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151955i5A591346DE166F7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBvy.png" alt="0683p000009MBvy.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBtP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141864i90BBBE58F892DC57/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBtP.png" alt="0683p000009MBtP.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBtP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141864i90BBBE58F892DC57/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBtP.png" alt="0683p000009MBtP.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Can we use any other component instead of tredshiftoutput component ??? 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Vinuta</description>
      <pubDate>Fri, 12 Dec 2014 12:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272939#M50079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-12T12:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272940#M50080</link>
      <description>Hi,&lt;BR /&gt;Have you tried to check out "Die on error" on tRedShiftOutput component to see if there is any error info printed on console?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 15 Dec 2014 08:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272940#M50080</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-15T08:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272941#M50081</link>
      <description>Hi,&lt;BR /&gt;I have not select the box die on error.&lt;BR /&gt;Can we use other component to load data?? CAn you please tell me??&lt;BR /&gt;Regards,&lt;BR /&gt;Vinuta</description>
      <pubDate>Mon, 15 Dec 2014 08:54:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272941#M50081</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-15T08:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272942#M50082</link>
      <description>Hi,&lt;BR /&gt;Can you use&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;tRedShift&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Row&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;to insert data into Redshift DB?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 15 Dec 2014 09:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272942#M50082</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-15T09:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272943#M50083</link>
      <description>Hi,
&lt;BR /&gt;Can you please explain me more about tredshiftrow??
&lt;BR /&gt;How to load the data into tredshiftrow??</description>
      <pubDate>Mon, 15 Dec 2014 10:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/csv-file-to-redshift/m-p/2272943#M50083</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-15T10:14:56Z</dc:date>
    </item>
  </channel>
</rss>

