Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Exception in thread "Thread-1" java.lang.RuntimeException: Cannot run program "gpload": CreateProcess error=2, The system cannot find the file specified
$ ps -A | grep gpfdist
20071 pts/0 00:00:00 gpfdist
$
Starting job gpload_test at 07:45 03/03/2017.
connecting to socket on port 4007
connected
Exception in thread "Thread-1" java.lang.RuntimeException: Cannot run program "gpload": CreateProcess error=2, The system cannot find the file specified
at bigdata.gpload_test_0_1.gpload_test$2.run(gpload_test.java:848)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(ProcessImpl.java:386)
at java.lang.ProcessImpl.start(ProcessImpl.java:137)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
at java.lang.Runtime.exec(Runtime.java:620)
at java.lang.Runtime.exec(Runtime.java:528)
at bigdata.gpload_test_0_1.gpload_test$2.run(gpload_test.java:836)
disconnected
Job gpload_test ended at 07:45 03/03/2017.
c:\>gpload.py -f gpload.yml
2017-03-04 06:03:07|INFO|gpload session started 2017-03-04 06:03:07
2017-03-04 06:03:07|INFO|started gpfdist -p 8081 -P 8082 -f "C:/gp_RevenueReport
_stg0.txt" -t 30
WARNING: nonstandard use of \\ in a string literal
LINE 1: ...tg0.txt') format'text' (delimiter '|' null '' escape '\\' )
^
HINT: Use the escape string syntax for backslashes, e.g., E'\\'.
2017-03-04 06:03:07|INFO|running time: 0.23 seconds
NOTICE: table "temp_staging_gpload_25e5cb21_00ca_11e7_b077_bc764e20d911" does n
ot exist, skipping
2017-03-04 06:03:08|INFO|rows Inserted = 20
2017-03-04 06:03:08|INFO|rows Updated = 200
2017-03-04 06:03:08|INFO|data formatting errors = 0
2017-03-04 06:03:08|INFO|gpload succeeded
Hi ,
i am facing error in Greenplum - gpload process.
Can you please help on this. Thanks in Advance.
@gt0731 wrote:
I noticed following from ETL server. i am able to run this command from Windows command prompt
c\gpload.py - f gpload.yml
output shows :
c:\>gpload.py -f gpload.yml
2017-03-04 06:03:07|INFO|gpload session started 2017-03-04 06:03:07
2017-03-04 06:03:07|INFO|started gpfdist -p 8081 -P 8082 -f "C:/gp_RevenueReport
_stg0.txt" -t 30
WARNING: nonstandard use of \\ in a string literal
LINE 1: ...tg0.txt') format'text' (delimiter '|' null '' escape '\\' )
^
HINT: Use the escape string syntax for backslashes, e.g., E'\\'.
2017-03-04 06:03:07|INFO|running time: 0.23 seconds
NOTICE: table "temp_staging_gpload_25e5cb21_00ca_11e7_b077_bc764e20d911" does n
ot exist, skipping
2017-03-04 06:03:08|INFO|rows Inserted = 20
2017-03-04 06:03:08|INFO|rows Updated = 200
2017-03-04 06:03:08|INFO|data formatting errors = 0
2017-03-04 06:03:08|INFO|gpload succeeded
At the same time when i try to Merge the data through tgreenplumGPload - it is failing to merge the data into target table
PFA.
Hi All,
i am facing issue in GPload in Talend.
Can you please help on this?
Thanks in Advance.
Hello,
Could you please specify the version of greenplum you are using?
Please refer to this online installation guide about:TalendHelpCenter: Supported systems, databases and business applications by Talend components.
Greenplum |
4.2.1.0 |
Windows (client only) + Linux |
Best regards
Sabrina
Hi sabrina,
Thanks for quick reply.
i am using below GP version:
"(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"
Thanks
Ramesh
Hello,
Greenplum Database 4.3.29.0 is not list in the supported table.
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.
Best regards
Sabrina
Hi Sabrina,
i am able to load the data into current version DB.
Here problem is Tgreenplumgpload component.
Do we need to use any parameter in that component?
Thanks
Ramesh.
@xdshi wrote:
Hello,
Greenplum Database 4.3.29.0 is not list in the supported table.
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.
Best regards
Sabrina