[ 
https://issues.apache.org/jira/browse/MADLIB-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17009093#comment-17009093
 ] 

Frank McQuillan commented on MADLIB-1401:
-----------------------------------------

Thank you for the question.

When 1.16 was released, Greenplum 6 had not GA'ed yet so the release artifacts 
on 
https://archive.apache.org/dist/madlib/1.16/
do not officially support Greenplum 6.  The MADlib PMC guides that we don't 
upload artifacts for pre-GA databases.

The upcoming 1.17 Apache release artifacts will support Greenplum 6 - they 
should be out in a couple weeks or so depending on community voting, etc.

In the interim, you have 2 options:

1) compile MADlib from source
2) use Pivotal release artifacts on https://network.pivotal.io/ where MADlib 
1.16 does support Greenplum 6

The release notes https://github.com/apache/madlib/blob/master/RELEASE_NOTES 
comment 
"Support for Greenplum 6 (MADLIB-1298)"
is a bit misleading since the JIRA 
https://issues.apache.org/jira/browse/MADLIB-1298 is about making 
gp_distribution_policy changes for Greenplum 6 in preparation for when 
Greenplum 6 would GA.

I'll move this JIRA to 1.17 release to track it.

Hope that helps.


> 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
>            Priority: Minor
>             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)

Reply via email to