[
https://issues.apache.org/jira/browse/PIO-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863333#comment-15863333
]
ASF GitHub Bot commented on PIO-49:
-----------------------------------
Github user dszeto commented on the issue:
https://github.com/apache/incubator-predictionio/pull/336
Yes. I've created and pushed a branch (feature/es5). @pferrel is verifying
with universal recommender.
On Mon, Feb 13, 2017 at 12:37 AM Shinsuke Sugaya <[email protected]>
wrote:
> @dszeto <https://github.com/dszeto> Did you work on this issue? I think
> I'm available this week. So, I'll do that if you do not work yet.
>
> —
> You are receiving this because you were mentioned.
>
>
> Reply to this email directly, view it on GitHub
>
<https://github.com/apache/incubator-predictionio/pull/336#issuecomment-279324128>,
> or mute the thread
>
<https://github.com/notifications/unsubscribe-auth/ABUvSmXjcGSIx-Hn-AjKQzTuxIxAWENZks5rcBZEgaJpZM4LkKNu>
> .
>
> Add support for Elasticsearch 5.x
> ---------------------------------
>
> Key: PIO-49
> URL: https://issues.apache.org/jira/browse/PIO-49
> Project: PredictionIO
> Issue Type: Improvement
> Reporter: Shinsuke Sugaya
>
> We work on meta/event storage support for Elasticsearch 5.x.
> Although Elasticsearch 2.x does not allow dots in field names,
> Elasticsearch 5.x supports it. So, it's better to upgrade to ES 5.x release.
> Since ES 5.x provides Java Rest API client, we replaced
> Transport communication with HTTP one. Therefore, our fix
> uses HTTP(9200 port) only.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)