You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@madlib.apache.org by "cchsu (Jira)" <ji...@apache.org> on 2020/01/04 05:48:00 UTC

[jira] [Created] (MADLIB-1401) MADLib 1.16 RPM package support for GPDB v6.2.1

cchsu created MADLIB-1401:
-----------------------------

             Summary: MADLib 1.16 RPM package support for GPDB v6.2.1
                 Key: MADLIB-1401
                 URL: https://issues.apache.org/jira/browse/MADLIB-1401
             Project: Apache MADlib
          Issue Type: Improvement
          Components: Madpack
            Reporter: cchsu
             Fix For: v1.16


Hi,

 

Recently I test Greenplum 6.2.1 download from [https://github.com/greenplum-db/gpdb/releases/tag/6.2.1] and try to setup MADlib v1.16 with RPM package from [http://madlib.apache.org/download.html].

 

But when I try to initialize the package with madpack, I encounter the following error
{code:java}
[gpadmin@gpdb-mdw ~]$ export PATH=$PATH:/usr/local/madlib/bin/
[gpadmin@gpdb-mdw ~]$ madpack -p greenplum install
madpack.py: INFO : Detected Greenplum DB version 6.2.1.
madpack.py: ERROR : This version is not among the Greenplum DB versions for which MADlib support files have been installed (5).
[gpadmin@gpdb-mdw ~]$ 
{code}
According to the release note, it seems that MADlib v1.16 supports GPDB v6,

[https://github.com/apache/madlib/blob/master/RELEASE_NOTES]

 

Is it possible to improve the RPM package to support GPDB v6?

 

My test environment is CentOS 7.7.

 

Best Regards.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)