[
https://issues.apache.org/jira/browse/PIO-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157946#comment-16157946
]
ASF GitHub Bot commented on PIO-117:
------------------------------------
GitHub user marevol reopened a pull request:
https://github.com/apache/incubator-predictionio-sdk-python/pull/22
Add travis test and Refactoring
I'll merge this PR after
[PIO-117](https://issues.apache.org/jira/browse/PIO-117).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/marevol/incubator-predictionio-sdk-python
travis
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-predictionio-sdk-python/pull/22.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 #22
----
commit cddbd06a8bfa1c904d5b7652b4f1ee72703a0de6
Author: Shinsuke Sugaya <[email protected]>
Date: 2017-09-04T09:00:57Z
add travis and refactoring
commit edeaa98c932876a4937aee6fd5e8bc4f5fa39551
Author: Shinsuke Sugaya <[email protected]>
Date: 2017-09-08T00:09:38Z
use apache github repository
----
> Cannot delete event data on ESLEvents
> -------------------------------------
>
> Key: PIO-117
> URL: https://issues.apache.org/jira/browse/PIO-117
> Project: PredictionIO
> Issue Type: Bug
> Components: Core
> Reporter: Shinsuke Sugaya
> Assignee: Shinsuke Sugaya
>
> For elasticsearch event storage, delete request does not work.
> {noformat}
> $ curl -XDELETE
> "localhost:7070/events/AV5QAIH0VGhejKgUn-2J.json?accessKey=..."
> {
> "message": "Did not find value which can be converted into java.lang.String"
> }
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)