You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 24, 2022. It is now read-only.
I have successfully ran the command. gppkg -i /usr/local/pdltools-1.8-gpdb4.3orca-rhel5-x86_64.gppkg -a -v
When I try to install the pdltools in the database I get the following:
[gpadmin@ldpidpgpma01 local]$ /usr/local/greenplum-db/pdltools/bin/pdlpack install -s pdltools -p greenplum -S sugarlib -M madlib -c gpadmin@ldpidpgpma01:5432/idap -v
Password for user gpadmin:
pdlpack.py : INFO : Detected greenplum version 4.3.
pdlpack.py : ERROR : This version is not among the greenplum versions for which PDL Tools support files have been installed (4.3ORCA).
[gpadmin@ldpidpgpma01 local]$
If this is the wrong version of PDL tools then provide me with the correct version of PDL tools.
My GP database version is
[gpadmin@ldpidpgpma01 local]$ /usr/local/greenplum-db/pdltools/bin/pdlpack install -s pdltools -p greenplum -S sugarlib -M madlib -c gpadmin@ldpidpgpma01:5432/idap -v
Password for user gpadmin:
pdlpack.py : INFO : Detected greenplum version 4.3.
pdlpack.py : ERROR : This version is not among the greenplum versions for which PDL Tools support files have been installed (4.3ORCA).
[gpadmin@ldpidpgpma01 local]$