GitHub user marevol opened a pull request:
https://github.com/apache/incubator-predictionio/pull/374
ES storage improvement/refactoring
- Use the same ID generation for ES in event data
- Reuse RestClient instance in ESLEvents
- Replace 0 with false in mapping
- Set Content-Type as application/json
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/marevol/incubator-predictionio es_id_generate
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-predictionio/pull/374.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 #374
----
commit 125b624f9d2255fa6bccaec3e318df066698939d
Author: Shinsuke Sugaya <[email protected]>
Date: 2017-04-26T22:13:41Z
replace id generation for es in events, modify mapping, and add content-type
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---