[
https://issues.apache.org/jira/browse/APEXMALHAR-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376357#comment-15376357
]
Akshay Harale commented on APEXMALHAR-2122:
-------------------------------------------
Use case is something like this, we were trying to dig into the data using Apex
library and that data we wanted to visualise using Kibana dashboard. Kibana
Dashboard uses Elastic Search to optimize and provide search on the data also
let's us apply the filters. So I wanted to push data using elastic search
operator available through Apex malhar and unfortunately that didn't work, was
getting issues connecting to elastic search cluster. Then I tried posting the
question on apex user forum, which didn't receive any response, so I went ahead
and updated the elastic search version in Apex Malhar. This resulted in
seamless connection and loading of data in the elastic search clusters through
Apex. And that's the sole reason I feel we should update elastic search library
being used in apex to latest version available.
> Upgrading elasticsearch java api from 1.1.2 to 2.3.3.
> -----------------------------------------------------
>
> Key: APEXMALHAR-2122
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2122
> Project: Apache Apex Malhar
> Issue Type: Bug
> Components: query operators
> Affects Versions: 3.4.0
> Reporter: Akshay Harale
> Fix For: 3.4.1
>
>
> Current elassticsearch version is 2.3.3 so wee need to upgrade the
> corresponding java api to 2.3.3.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)