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 9A488200BBB for ; Thu, 10 Nov 2016 10:56:48 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 990E7160B14; Thu, 10 Nov 2016 09:56:48 +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 F05E0160B01 for ; Thu, 10 Nov 2016 10:56:47 +0100 (CET) Received: (qmail 70133 invoked by uid 500); 10 Nov 2016 09:54:21 -0000 Mailing-List: contact commits-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 commits@ignite.apache.org Received: (qmail 66326 invoked by uid 99); 10 Nov 2016 09:46:10 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2016 09:46:10 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2F982E0362; Thu, 10 Nov 2016 09:46:07 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: shroman@apache.org To: commits@ignite.apache.org Message-Id: <9e9058cbe8004db48628f770873d3265@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: ignite git commit: IGNITE-4207: Updated Flume sink to 1.7.0. - Fixes #1226. Date: Thu, 10 Nov 2016 09:46:07 +0000 (UTC) archived-at: Thu, 10 Nov 2016 09:56:48 -0000 Repository: ignite Updated Branches: refs/heads/master c6e006171 -> aacdcba6a IGNITE-4207: Updated Flume sink to 1.7.0. - Fixes #1226. Signed-off-by: shtykh_roman Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/aacdcba6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/aacdcba6 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/aacdcba6 Branch: refs/heads/master Commit: aacdcba6a2516f5b4867163938445032a82ba7d5 Parents: c6e0061 Author: shtykh_roman Authored: Thu Nov 10 18:44:31 2016 +0900 Committer: shtykh_roman Committed: Thu Nov 10 18:44:31 2016 +0900 ---------------------------------------------------------------------- modules/flume/README.txt | 2 +- parent/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/aacdcba6/modules/flume/README.txt ---------------------------------------------------------------------- diff --git a/modules/flume/README.txt b/modules/flume/README.txt index bf7e0ff..adcd021 100644 --- a/modules/flume/README.txt +++ b/modules/flume/README.txt @@ -2,7 +2,7 @@ Apache Ignite Flume Sink Module ------------------------------- IgniteSink is a Flume sink that extracts Events from an associated Flume channel and injects into an Ignite cache. -Flume 1.6.0 is supported. +Flume 1.7.0 is supported. IgniteSink, which can be found in 'optional/ignite-flume', and its dependencies have to be included in the agent's classpath, as described in the following subsection, before starting the Flume agent. http://git-wip-us.apache.org/repos/asf/ignite/blob/aacdcba6/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 618bb90..682efa2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -65,7 +65,7 @@ 3.4 1.0.6_1 1.0.6 - 1.6.0 + 1.7.0 2.0.0 18.0 14.0.1