Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

PDLTools Install Failing GreenPlum 4.13 #32

Open
laurenamber opened this issue Sep 18, 2017 · 1 comment
Open

PDLTools Install Failing GreenPlum 4.13 #32

laurenamber opened this issue Sep 18, 2017 · 1 comment

Comments

@laurenamber
Copy link

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]$

@rashmi815
Copy link

@laurenamber Please try this workaround for now:
The install of gppkg likely creates a folder or path similar to this: /usr/local/greenplum-db/pdltools/Versions/1.8/ports/greenplum/4.3ORCA
Try creating a 4.3 folder e.g: /usr/local/greenplum-db/pdltools/Versions/1.8/ports/greenplum/4.3
and copy the lib subdirectory from 4.3ORCA to the 4.3 folder.
Then re-run the pdlpack install command.
Let us know if this works for you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants