Shinsuke Sugaya created PIO-117:
-----------------------------------
Summary: 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)