[
https://issues.apache.org/jira/browse/NIFI-5786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16734438#comment-16734438
]
Tomasz Gawęda commented on NIFI-5786:
-------------------------------------
Hi [~dmilan77], could you please share what's the progress on NiFi-Hazelcast
integration. I'm very interested in this processor, but if you've got one I
won't double the work :) Thanks in advance :)
> Add nifi-hazelcast-bundle processor to communicate with Hazlecast
> ------------------------------------------------------------------
>
> Key: NIFI-5786
> URL: https://issues.apache.org/jira/browse/NIFI-5786
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.9.0
> Reporter: Milan Das
> Priority: Major
> Fix For: 1.9.0
>
>
> I have developed nifi-hazelcast-bundle processor to talk to hazelcast server.
> Would like to contribute to NIFI.
> It contains following:
> # One controller service : This creates a client connection to Hazelcast
> server .
> # PutHazlecastMap --> Put data to Hazlecast Map (IMap, ReplicatedMap or
> MultipleMap. Drop down selection). Dependent on
> HazelcastClientControllerService
> ## It expects hazle.key as attribute for key
> ## Flow file is considered as Value for the Map.
> # GetHazlecastMap --> Get data from Hazlecast Map (IMap, ReplicatedMap or
> MultipleMap. Drop down selection). It accepts Map name
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)