[
https://issues.apache.org/jira/browse/MADLIB-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329071#comment-16329071
]
ASF GitHub Bot commented on MADLIB-1197:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/madlib/pull/224
> 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
> Priority: Major
> 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
(v7.6.3#76005)