[
https://issues.apache.org/jira/browse/PIO-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160170#comment-16160170
]
ASF GitHub Bot commented on PIO-117:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-predictionio-sdk-python/pull/22
> 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)