You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@predictionio.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/06 19:49:00 UTC

[jira] [Commented] (PIO-160) Array out of bound exception in JDBCUtils when --env is not supplied to CreateWorkflow

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

ASF GitHub Bot commented on PIO-160:
------------------------------------

GitHub user dszeto opened a pull request:

    https://github.com/apache/predictionio/pull/463

    [PIO-160] Fix JDBCUtils.stringToMap()

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dszeto/predictionio PIO-160

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/predictionio/pull/463.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #463
    
----
commit 706e7420e7a7bb93de1576955bb8c928138320f5
Author: Donald Szeto <ds...@...>
Date:   2018-09-06T19:47:44Z

    [PIO-160] Fix JDBCUtils.stringToMap()

----


> Array out of bound exception in JDBCUtils when --env is not supplied to CreateWorkflow
> --------------------------------------------------------------------------------------
>
>                 Key: PIO-160
>                 URL: https://issues.apache.org/jira/browse/PIO-160
>             Project: PredictionIO
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.12.1
>            Reporter: Donald Szeto
>            Priority: Major
>
> JDBCUtils.stringToMap() does not check for empty input and will throw an exception when an engine instance is trained without supplying any --env argument.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)