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 DFEA2200C67 for ; Mon, 17 Apr 2017 05:42:45 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DE697160B9D; Mon, 17 Apr 2017 03:42: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 31517160B9A for ; Mon, 17 Apr 2017 05:42:45 +0200 (CEST) Received: (qmail 85789 invoked by uid 500); 17 Apr 2017 03:42:44 -0000 Mailing-List: contact dev-help@flume.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flume.apache.org Delivered-To: mailing list dev@flume.apache.org Received: (qmail 85778 invoked by uid 99); 17 Apr 2017 03:42:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Apr 2017 03:42:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id D5B3A1804CC for ; Mon, 17 Apr 2017 03:42:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id dSuVHX-j7u-I for ; Mon, 17 Apr 2017 03:42:43 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id E80725F5F8 for ; Mon, 17 Apr 2017 03:42:42 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 79A8AE00A6 for ; Mon, 17 Apr 2017 03:42:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 8E90421B48 for ; Mon, 17 Apr 2017 03:42:41 +0000 (UTC) Date: Mon, 17 Apr 2017 03:42:41 +0000 (UTC) From: "tycho_yang (JIRA)" To: dev@flume.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLUME-3021) flume Elasticsearch 5.0 not support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 17 Apr 2017 03:42:46 -0000 [ https://issues.apache.org/jira/browse/FLUME-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970643#comment-15970643 ] tycho_yang commented on FLUME-3021: ----------------------------------- Before the flume 1.7 client - avro flume kafka channel --flume kafka channel sink (kafka_2.10-0.9.0.1.jar) --- elasticsearch 1.7 can be used normally, before the matching kafka cluster version is kafka_2.11-0.10.1.0 Now the same configuration of the same data, the flume-ng-elasticsearch-sink-1.7.0.jar replaced flume-ng-elasticsearch-sink-1.8.0-SNAPSHOT.jar, ES 1.7 replaced ES 5.2 on the last That exception, I re-download the kafka that you under the test to see under the version > flume Elasticsearch 5.0 not support > ----------------------------------- > > Key: FLUME-3021 > URL: https://issues.apache.org/jira/browse/FLUME-3021 > Project: Flume > Issue Type: Bug > Components: Sinks+Sources > Affects Versions: 1.7.0 > Reporter: tycho_yang > Assignee: Yonghao Zou > Fix For: 1.8.0 > > Attachments: FLUME-3021-0.patch > > -- This message was sent by Atlassian JIRA (v6.3.15#6346)