You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@madlib.apache.org by "Orhan Kislal (JIRA)" <ji...@apache.org> on 2018/01/12 01:16:00 UTC

[jira] [Commented] (MADLIB-1197) Upgrade fails for 1.13

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

Orhan Kislal commented on MADLIB-1197:
--------------------------------------

The issue seems to be a minor mistake with knn help functions. Here is the workaround: https://cwiki.apache.org/confluence/display/MADLIB/Installation+Guide#InstallationGuide-01/11/18-UpgradingMADlibto1.13

> Upgrade fails for 1.13
> ----------------------
>
>                 Key: MADLIB-1197
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1197
>             Project: Apache MADlib
>          Issue Type: Bug
>          Components: Upgrade
>            Reporter: Orhan Kislal
>             Fix For: v1.14
>
>
> Upgrading to 1.13 fails with the following error:
> {code}
> madpack.py: INFO : > - knn
> madpack.py: ERROR : TEST CASE RESULTed executing /tmp/madlib.xOnniK/knn/knn.sql_in.tmp
> madpack.py: ERROR : Check the log at /tmp/madlib.xOnniK/knn/knn.sql_in.log
> Exception:
> (<type 'exceptions.Exception'>, Exception(), <traceback object at 0x12cb368>)
>  File "/usr/local/greenplum-db-4.3.14.0/madlib/Versions/1.13/bin/../madpack/madpack.py", line 1171, in main
>    _db_upgrade(schema, dbrev)
>  File "/usr/local/greenplum-db-4.3.14.0/madlib/Versions/1.13/bin/../madpack/madpack.py", line 571, in _db_upgrade
>    _db_create_objects(schema, None, True, sc)
>  File "/usr/local/greenplum-db-4.3.14.0/madlib/Versions/1.13/bin/../madpack/madpack.py", line 734, in _db_create_objects
>    raise Exception
> madpack.py: ERROR : MADlib upgrade failed.
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)