<?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: Greenplum - gpload process error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247860#M32908</link>
    <description>Hi,
&lt;BR /&gt;Could you please indicate on which build version you got this issue? Are you able
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;to load the same file into GPDB by runnning the gpload utility&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;from the command line?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Fri, 03 Mar 2017 06:27:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-03T06:27:50Z</dc:date>
    <item>
      <title>Greenplum - gpload process error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247859#M32907</link>
      <description>We have small greenplum cluster. In that , trying for Merge operation using tgreenplumGPload Component. 
&lt;BR /&gt;Getting this error. 
&lt;BR /&gt; 
&lt;B&gt;ENV Details :&lt;/B&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;B&gt;OS detail&amp;nbsp;&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt;Talend server &amp;nbsp;- windows server 2012&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt;Greenplum Cluster version - &amp;nbsp; centos 7 &amp;nbsp; &amp;nbsp;&lt;/B&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;B&gt;Hadoop cluster - centos 7&amp;nbsp;&lt;/B&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Getting following error : 
&lt;BR /&gt; 
&lt;PRE&gt;Exception in thread "Thread-1" java.lang.RuntimeException: Cannot run program "gpload": CreateProcess error=2, The system cannot find the file specified&lt;/PRE&gt; 
&lt;BR /&gt; 
&lt;B&gt;Attached is screenshot error :&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt;&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/270233/gpload_err.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDUP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152521iE2F0077891545E4E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDUP.png" alt="0683p000009MDUP.png" /&gt;&lt;/span&gt; &lt;/A&gt;&lt;/B&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;B&gt;Job flow Setting at tgreenplumGPload component&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt;&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/270233/Basic_setting.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDHj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151656iFE21B5D6CD59078D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDHj.png" alt="0683p000009MDHj.png" /&gt;&lt;/span&gt; &lt;/A&gt;&lt;/B&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/270233/Setting.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDUU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139028i4D998412973A2346/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDUU.png" alt="0683p000009MDUU.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;BR /&gt; 
&lt;B&gt;gpfdist program is running at the Greenplum master host.&amp;nbsp;&lt;/B&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;$ ps -A | grep gpfdist&lt;BR /&gt;20071 pts/0 &amp;nbsp; &amp;nbsp;00:00:00 gpfdist&lt;BR /&gt;$&lt;/PRE&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Do i need to copy file from Local windows on which talend job is running &amp;nbsp;to REMOTE linux server on which greenplum database master exist ? It would be great help if you will suggest on my current &amp;nbsp;data flow. 
&lt;BR /&gt;&amp;nbsp;Current Data flow: 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;tgreenplumconnection 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | 
&lt;BR /&gt;Read from SQL server --&amp;gt;hdfs --&amp;gt;tmap--&amp;gt;tgreenplumGPload --&amp;gt;tgreenplumCommit 
&lt;BR /&gt; 
&lt;B&gt;Q1 :&lt;/B&gt; How do I get &amp;nbsp;source HDFS data into greenplum at &amp;nbsp;serving directory of gpfdist protocol. so, that gpload merge operation start using it. We cannot use gphdfs because purpose is gpload merge operation. Please suggest if we have any alternate way to do this. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Checked &amp;nbsp; &amp;nbsp;- &amp;nbsp;following process is running in greenplum server .&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;$ gpload -f gpload.yml&lt;BR /&gt;2017-02-25 20:20:48|INFO|gpload session started 2017-02-25 20:20:48&lt;BR /&gt;2017-02-25 20:20:48|INFO|started gpfdist -p 8081 -P 8082 -f "/home/gpadmin/demo/gp_RevenueReport_stg0.txt" -t 30&lt;BR /&gt;2017-02-25 20:20:48|INFO|running time: 0.20 seconds&lt;BR /&gt;2017-02-25 20:20:48|INFO|rows Inserted &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 0&lt;BR /&gt;2017-02-25 20:20:48|INFO|rows Updated &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 3&lt;BR /&gt;2017-02-25 20:20:48|INFO|data formatting errors = 0&lt;BR /&gt;2017-02-25 20:20:48|INFO|gpload succeeded&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Main cause :&lt;BR /&gt;Greenplum database server (Linux) is remote to ETL talend server (window). hence , when i am running the job from window server . ALSO, &amp;nbsp;i am not able to configure component tgreenplumGPload.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;B&gt;Any help on it would be much appreciated ? Thanks in advance&lt;/B&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247859#M32907</guid>
      <dc:creator>gt0731</dc:creator>
      <dc:date>2024-11-16T10:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Greenplum - gpload process error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247860#M32908</link>
      <description>Hi,
&lt;BR /&gt;Could you please indicate on which build version you got this issue? Are you able
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;to load the same file into GPDB by runnning the gpload utility&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;from the command line?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 03 Mar 2017 06:27:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247860#M32908</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-03T06:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Greenplum - gpload process error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247861#M32909</link>
      <description>Hello xdshi, 
&lt;BR /&gt;Yes, I am able to load the File from greenplum database server. also i &amp;nbsp;am able to &amp;nbsp;point to the external table from ETL host . 
&lt;BR /&gt;But &amp;nbsp;Not able to output data in target table. &amp;nbsp;Insert is failing from tgreenplumGPload. 
&lt;BR /&gt;Here is detail I posted with &amp;nbsp;screenshot :&amp;nbsp; 
&lt;BR /&gt; 
&lt;A href="https://www.talendforge.org/forum/viewtopic.php?id=56114" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.talendforge.org/forum/viewtopic.php?id=56114&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;B&gt;&amp;nbsp;Env&amp;nbsp;&lt;/B&gt; 
&lt;BR /&gt;greenplum loader tool windows -4.3 &amp;nbsp; - &amp;nbsp;gpload version 4.3.8.1 build 1 
&lt;BR /&gt;Python &amp;nbsp;- 2.5.4 -64 bit&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp;Talend - Windows server 2012 r2 
&lt;BR /&gt; 
&lt;BR /&gt;I am finding the way&amp;nbsp; 
&lt;BR /&gt;How to use tgreenplumGPload &amp;nbsp;when it is not inserting record. Even job is throwing no error. it is completing with exit cod=0 &amp;nbsp;without error.&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Also when I ADDED THE 
&lt;B&gt;breakpoint &lt;/B&gt;&amp;nbsp;on tgreenplumGPload component 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;&lt;B&gt;Starting job gpload_test at 07:45 03/03/2017.&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;&lt;BR /&gt;&lt;/B&gt;&lt;BR /&gt;&lt;B&gt; connecting to socket on port 4007&lt;/B&gt;&lt;BR /&gt;&lt;B&gt; connected&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;Exception in thread "Thread-1" java.lang.RuntimeException: Cannot run program "gpload": CreateProcess error=2, The system cannot find the file specified&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;	at bigdata.gpload_test_0_1.gpload_test$2.run(gpload_test.java:848)&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;	at java.lang.ProcessImpl.create(Native Method)&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;	at java.lang.ProcessImpl.&amp;lt;init&amp;gt;(ProcessImpl.java:386)&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;	at java.lang.ProcessImpl.start(ProcessImpl.java:137)&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;	at java.lang.Runtime.exec(Runtime.java:620)&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;	at java.lang.Runtime.exec(Runtime.java:528)&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;	at bigdata.gpload_test_0_1.gpload_test$2.run(gpload_test.java:836)&lt;/B&gt;&lt;BR /&gt;&lt;B&gt; disconnected&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;Job gpload_test ended at 07:45 03/03/2017. &lt;/B&gt;&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Please ,I need Your direction on it. Thanks</description>
      <pubDate>Fri, 03 Mar 2017 12:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247861#M32909</guid>
      <dc:creator>gt0731</dc:creator>
      <dc:date>2017-03-03T12:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Greenplum - gpload process error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247862#M32910</link>
      <description>I noticed following from &amp;nbsp;ETL server. i am able to run this command from &amp;nbsp;Windows command prompt&amp;nbsp; 
&lt;BR /&gt; 
&lt;B&gt;c\&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9xp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153774i2D37DB4356C217DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9xp.png" alt="0683p000009M9xp.png" /&gt;&lt;/span&gt;gpload.py - f gpload.yml&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt;output shows :&lt;/B&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;&lt;B&gt;c:\&amp;gt;gpload.py -f gpload.yml&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;2017-03-04 06:03:07|INFO|gpload session started 2017-03-04 06:03:07&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;2017-03-04 06:03:07|INFO|started gpfdist -p 8081 -P 8082 -f "C:/gp_RevenueReport&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;_stg0.txt" -t 30&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;WARNING: &amp;nbsp;nonstandard use of \\ in a string literal&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;LINE 1: ...tg0.txt') format'text' (delimiter '|' null '' escape '\\' )&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ^&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;HINT: &amp;nbsp;Use the escape string syntax for backslashes, e.g., E'\\'.&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;2017-03-04 06:03:07|INFO|running time: 0.23 seconds&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;NOTICE: &amp;nbsp;table "temp_staging_gpload_25e5cb21_00ca_11e7_b077_bc764e20d911" does n&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;ot exist, skipping&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;2017-03-04 06:03:08|INFO|rows Inserted &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 20&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;2017-03-04 06:03:08|INFO|rows Updated &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 200&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;2017-03-04 06:03:08|INFO|data formatting errors = 0&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;2017-03-04 06:03:08|INFO|gpload succeeded&lt;/B&gt;&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;At the same time when i try to &amp;nbsp; Merge the data through tgreenplumGPload &amp;nbsp;- it is failing to merge the data into target &amp;nbsp;table</description>
      <pubDate>Sat, 04 Mar 2017 11:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247862#M32910</guid>
      <dc:creator>gt0731</dc:creator>
      <dc:date>2017-03-04T11:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Greenplum - gpload process error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247863#M32911</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;i am facing error in&amp;nbsp;Greenplum - gpload&amp;nbsp; process.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can you please help on this. Thanks in Advance.&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LLpMAAW"&gt;@gt0731&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt;I noticed following from &amp;nbsp;ETL server. i am able to run this command from &amp;nbsp;Windows command prompt&amp;nbsp; 
 &lt;BR /&gt; 
 &lt;STRONG&gt;c\&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9xp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153774i2D37DB4356C217DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9xp.png" alt="0683p000009M9xp.png" /&gt;&lt;/span&gt;gpload.py - f gpload.yml&lt;/STRONG&gt; 
 &lt;BR /&gt; 
 &lt;STRONG&gt;output shows :&lt;/STRONG&gt; 
 &lt;BR /&gt; 
 &lt;PRE&gt;&lt;STRONG&gt;c:\&amp;gt;gpload.py -f gpload.yml&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2017-03-04 06:03:07|INFO|gpload session started 2017-03-04 06:03:07&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2017-03-04 06:03:07|INFO|started gpfdist -p 8081 -P 8082 -f "C:/gp_RevenueReport&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;_stg0.txt" -t 30&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;WARNING: &amp;nbsp;nonstandard use of \\ in a string literal&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;LINE 1: ...tg0.txt') format'text' (delimiter '|' null '' escape '\\' )&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ^&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;HINT: &amp;nbsp;Use the escape string syntax for backslashes, e.g., E'\\'.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2017-03-04 06:03:07|INFO|running time: 0.23 seconds&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;NOTICE: &amp;nbsp;table "temp_staging_gpload_25e5cb21_00ca_11e7_b077_bc764e20d911" does n&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ot exist, skipping&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2017-03-04 06:03:08|INFO|rows Inserted &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 20&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2017-03-04 06:03:08|INFO|rows Updated &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 200&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2017-03-04 06:03:08|INFO|data formatting errors = 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2017-03-04 06:03:08|INFO|gpload succeeded&lt;/STRONG&gt;&lt;/PRE&gt; 
 &lt;BR /&gt; 
 &lt;BR /&gt;At the same time when i try to &amp;nbsp; Merge the data through tgreenplumGPload &amp;nbsp;- it is failing to merge the data into target &amp;nbsp;table 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;PFA.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GPload_error.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5fB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141368i1C568614AA1C6277/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5fB.png" alt="0683p000009M5fB.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 11:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247863#M32911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-25T11:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Greenplum - gpload process error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247864#M32912</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;i am facing issue in GPload in Talend.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can you please help on this?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in Advance.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GPload_error.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5QW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136391iEBC95C218FD79184/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5QW.png" alt="0683p000009M5QW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 11:25:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247864#M32912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-25T11:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Greenplum - gpload process error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247865#M32913</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please specify the version of greenplum you are using?&lt;/P&gt;
&lt;P&gt;Please refer to this online installation guide about:&lt;A title="TalendHelpCenter:Supported systems, databases and business applications by Talend components" href="https://help.talend.com/reader/skuW0WYYjbV0e_USGcHgew/~Xtj9A4J3xNfnP1b3UHD2w" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter: Supported systems, databases and business applications by Talend components.&lt;/A&gt;&lt;/P&gt;
&lt;TABLE border="1"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD colspan="2"&gt;
&lt;P&gt;&lt;SPAN class="emphasis"&gt;Greenplum&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;4.2.1.0&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Windows (client only) + Linux&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 04:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247865#M32913</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-26T04:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Greenplum - gpload process error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247866#M32914</link>
      <description>&lt;P&gt;Hi sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for quick reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i am using below GP version:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"(Greenplum Database 4.3.29.0 build 1) on x86_64-unknown-linux-gnu, compiled by GCC gcc (GCC) 4.4.2 compiled on Aug 22 2018 23:17:57"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Ramesh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 10:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247866#M32914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-26T10:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Greenplum - gpload process error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247867#M32915</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Greenplum Database 4.3.29.0 is not list in the supported table.&lt;/P&gt;
&lt;P&gt;In the documentation we provide a list of databases that are supported, in the sense that we do provide an SLA and technical support for them. This doesn't mean other (non-listed) databases will not work but simply we won't necessarily be equipped to help you with any issue you may face with them.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 11:07:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247867#M32915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-26T11:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Greenplum - gpload process error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247868#M32916</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;i am able to load the data into current version DB.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here problem is Tgreenplumgpload component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Do we need to use any parameter in that component?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;Ramesh.&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;Hello,&lt;/P&gt; 
 &lt;P&gt;Greenplum Database 4.3.29.0 is not list in the supported table.&lt;/P&gt; 
 &lt;P&gt;In the documentation we provide a list of databases that are supported, in the sense that we do provide an SLA and technical support for them. This doesn't mean other (non-listed) databases will not work but simply we won't necessarily be equipped to help you with any issue you may face with them.&lt;/P&gt; 
 &lt;P&gt;Best regards&lt;/P&gt; 
 &lt;P&gt;Sabrina&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 12:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247868#M32916</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-26T12:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Greenplum - gpload process error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247869#M32917</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Did you install greenplum-loader client successfully on the studio machine and execute the job with specifying the gpload path at component properties?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 07:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247869#M32917</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-27T07:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Greenplum - gpload process error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247870#M32918</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;i don't know about green plum loader installation in Talend.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If you know can you share me more details and download link.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If suppose i don't have that drivers in Talend&amp;nbsp;green plum loader component should be Red color but i am not seeing the any error in that component in Talend.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;Ramesh&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2019 11:49:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Greenplum-gpload-process-error/m-p/2247870#M32918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-28T11:49:06Z</dc:date>
    </item>
  </channel>
</rss>

