Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 43FA418DF2 for ; Mon, 14 Sep 2015 23:08:59 +0000 (UTC) Received: (qmail 69889 invoked by uid 500); 14 Sep 2015 23:08:46 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 69846 invoked by uid 500); 14 Sep 2015 23:08:46 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 69836 invoked by uid 99); 14 Sep 2015 23:08:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Sep 2015 23:08:46 +0000 Date: Mon, 14 Sep 2015 23:08:46 +0000 (UTC) From: =?utf-8?Q?Ra=C3=BAl_Kripalani_=28JIRA=29?= To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-535) Implement IgniteMqttStreamer to stream data from MQTT MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-535?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1474= 4467#comment-14744467 ]=20 Ra=C3=BAl Kripalani commented on IGNITE-535: --------------------------------------- Working on this. It'll be ready this week. > Implement IgniteMqttStreamer to stream data from MQTT > ----------------------------------------------------- > > Key: IGNITE-535 > URL: https://issues.apache.org/jira/browse/IGNITE-535 > Project: Ignite > Issue Type: Sub-task > Components: streaming > Reporter: Dmitriy Setrakyan > Assignee: Ra=C3=BAl Kripalani > > We have {{IgniteDataStreamer}} which is used to load data into Ignite und= er high load. It was previously named {{IgniteDataLoader}}, see ticket IGNI= TE-394. > See [MQTT|http://mqtt.org/] site for more info. > We should create {{IgniteMqttStreamer}} which will consume messages from = Twitter and stream them into Ignite caches. > More details to follow, but to the least we should be able to: > * Convert MQTT messages to Ignite data using an optional pluggable conver= ter. If not provided, we should have some default mechanism. > * Specify the cache name for the Ignite cache to load data into. > * Specify other flags available on {{IgniteDataStreamer}} class. -- This message was sent by Atlassian JIRA (v6.3.4#6332)