[
https://issues.apache.org/jira/browse/MINIFICPP-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zink updated MINIFICPP-1843:
-----------------------------------
Fix Version/s: 0.13.0
> Implement PutElasticsearchJson and ElasticSearchClientServiceImpl
> -----------------------------------------------------------------
>
> Key: MINIFICPP-1843
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1843
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Marton Szasz
> Assignee: Martin Zink
> Priority: Major
> Fix For: 0.13.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> It would be useful to use the elastic REST API to implement the functionality
> provided by PutElasticsearchJson, in MiNiFi C++. It's already possible to use
> MiNiFi C++ with Elasticsearch, but it requires digging deep in the elastic
> docs, and manually using the REST API with InvokeHTTP. This would be a simple
> HTTP client processor that makes it easier for the users to use it.
> It can go either in the http-curl extension or its own separate one, since it
> doesn't require a new dependency, only libcurl and libressl.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)