[
https://issues.apache.org/jira/browse/PIO-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chan updated PIO-117:
---------------------
Fix Version/s: 0.12.0-incubating
> 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
> Fix For: 0.12.0-incubating
>
>
> 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)