Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 683A7200C72 for ; Fri, 12 May 2017 10:15:45 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 66E3F160BB8; Fri, 12 May 2017 08:15:45 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id AD35A160BA3 for ; Fri, 12 May 2017 10:15:44 +0200 (CEST) Received: (qmail 54439 invoked by uid 500); 12 May 2017 08:15:43 -0000 Mailing-List: contact user-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ignite.apache.org Delivered-To: mailing list user@ignite.apache.org Received: (qmail 54428 invoked by uid 99); 12 May 2017 08:15:43 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 May 2017 08:15:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 43D79C0145 for ; Fri, 12 May 2017 08:15:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.174 X-Spam-Level: **** X-Spam-Status: No, score=4.174 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, HTML_MESSAGE=2, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id qs38tPQDigSK for ; Fri, 12 May 2017 08:15:40 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 27E155F398 for ; Fri, 12 May 2017 08:15:40 +0000 (UTC) Received: from static.162.255.23.37.macminivault.com (unknown [162.255.23.37]) by mwork.nabble.com (Postfix) with ESMTP id B369240FCA028 for ; Fri, 12 May 2017 01:15:39 -0700 (MST) Date: Fri, 12 May 2017 01:15:39 -0700 (MST) From: blasteralfred To: user@ignite.apache.org Message-ID: <1494576939728-12653.post@n6.nabble.com> In-Reply-To: <1494572326330-12650.post@n6.nabble.com> References: <1494569187445-12649.post@n6.nabble.com> <1494572326330-12650.post@n6.nabble.com> Subject: Re: Kindly tell me where to find these jar files. MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_172242_913035965.1494576939729" archived-at: Fri, 12 May 2017 08:15:45 -0000 ------=_Part_172242_913035965.1494576939729 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Humphrey, Thanks for your reply.I am trying to use *Kafka Connect* for pushing to Kafka, and from there, to Ignite, and that's why I have asked for jar files. Its okay, that I can try the Stream also. I have no idea on how to use streams, and the examples I have found were, not in a beginner level (for me to understand). Could you be kind enough to show me a sample code to push data to ignite, from kafka? I have pushed data to a kafka topic using Kafka connect's file stream source, and in Kafka, the data reside like this;{"schema":{"type":"string","optional":false},"payload":"hello world 6"}{"schema":{"type":"string","optional":false},"payload":"hello world 7"}{"schema":{"type":"string","optional":false},"payload":"hello world 8"}{"schema":{"type":"string","optional":false},"payload":"hello world 9"}{"schema":{"type":"string","optional":false},"payload":"hello world 10"}Can you show me a code to push this data to Ignite? Thanks in advance.. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Kindly-tell-me-where-to-find-these-jar-files-tp12649p12653.html Sent from the Apache Ignite Users mailing list archive at Nabble.com. ------=_Part_172242_913035965.1494576939729 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Humphrey, Thanks for your reply. I am trying to use Kafka Connect for pushing to Kafka, and from there, to Ignite, and that's why I have asked for jar files. Its okay, that I can try the Stream also. I have no idea on how to use streams, and the examples I have found were, not in a beginner level (for me to understand). Could you be kind enough to show me a sample code to push data to ignite, from kafka? I have pushed data to a kafka topic using Kafka connect's file stream source, and in Kafka, the data reside like this; {"schema":{"type":"string","optional":false},"payload":"hello world 6"} {"schema":{"type":"string","optional":false},"payload":"hello world 7"} {"schema":{"type":"string","optional":false},"payload":"hello world 8"} {"schema":{"type":"string","optional":false},"payload":"hello world 9"} {"schema":{"type":"string","optional":false},"payload":"hello world 10"} Can you show me a code to push this data to Ignite? Thanks in advance..

View this message in context: Re: Kindly tell me where to find these jar files.
Sent from the Apache Ignite Users mailing list archive at Nabble.com.
------=_Part_172242_913035965.1494576939729--