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 5240A200C00 for ; Wed, 18 Jan 2017 10:09:49 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 50667160B44; Wed, 18 Jan 2017 09:09:49 +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 C086F160B3A for ; Wed, 18 Jan 2017 10:09:48 +0100 (CET) Received: (qmail 3889 invoked by uid 500); 18 Jan 2017 09:09:47 -0000 Mailing-List: contact user-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@flink.apache.org Delivered-To: mailing list user@flink.apache.org Received: (qmail 3879 invoked by uid 99); 18 Jan 2017 09:09:47 -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; Wed, 18 Jan 2017 09:09:47 +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 6DC3B180371 for ; Wed, 18 Jan 2017 09:09:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.487 X-Spam-Level: *** X-Spam-Status: No, score=3.487 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313] 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 GtkHdadqKBGy for ; Wed, 18 Jan 2017 09:09:46 +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 A56055F477 for ; Wed, 18 Jan 2017 09:09:46 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id 1D85817C46E13 for ; Wed, 18 Jan 2017 02:09:16 -0700 (MST) Date: Wed, 18 Jan 2017 01:08:12 -0800 (PST) From: elmosca To: user@flink.apache.org Message-ID: <1484730492870-11127.post@n4.nabble.com> In-Reply-To: References: Subject: Re: Rolling sink parquet/Avro output MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Wed, 18 Jan 2017 09:09:49 -0000 Hi Biswajit, We use the following Writer for Parquet using Avro conversion (using Scala): Using this library as dependency: "org.apache.parquet" % "parquet-avro" % "1.8.1". We use this writer in a rolling sink and seems fine so far. Cheers, Bruno -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Rolling-sink-parquet-Avro-output-tp11123p11127.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.