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 59138200CBA for ; Mon, 3 Jul 2017 17:04:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 56B4B160BEC; Mon, 3 Jul 2017 15:04:22 +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 9CBC1160BE4 for ; Mon, 3 Jul 2017 17:04:21 +0200 (CEST) Received: (qmail 84188 invoked by uid 500); 3 Jul 2017 15:04:20 -0000 Mailing-List: contact dev-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list dev@flink.apache.org Received: (qmail 84161 invoked by uid 99); 3 Jul 2017 15:04:20 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jul 2017 15:04:20 +0000 Received: from mail-pg0-f45.google.com (mail-pg0-f45.google.com [74.125.83.45]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id E1EB91A002E for ; Mon, 3 Jul 2017 15:04:19 +0000 (UTC) Received: by mail-pg0-f45.google.com with SMTP id u62so96465607pgb.3 for ; Mon, 03 Jul 2017 08:04:19 -0700 (PDT) X-Gm-Message-State: AIVw113uPuMpPVOCVvW10n7DwFC0j3zyXxP+t+UIwFyqRKAYLzGb1qHa km2dpP5/MFFgUC/qqUM3JhEh9nHX+Q== X-Received: by 10.84.217.86 with SMTP id e22mr11431794plj.140.1499094258656; Mon, 03 Jul 2017 08:04:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.169.11 with HTTP; Mon, 3 Jul 2017 08:04:03 -0700 (PDT) In-Reply-To: References: From: Stephan Ewen Date: Mon, 3 Jul 2017 17:04:03 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [DISCUSS] First release of flink-shaded To: "dev@flink.apache.org" Content-Type: multipart/alternative; boundary="f403045c78f4c5ad3f05536b145c" archived-at: Mon, 03 Jul 2017 15:04:22 -0000 --f403045c78f4c5ad3f05536b145c Content-Type: text/plain; charset="UTF-8" Other non-Hadoop dependencies that I think are important are the Kryo dependencies. Do we want them in the first release, or tackle them later? Specifically, I think we need - flink-shaded-kryo2 which includes kryo2 plus chill in the version we currently use - flink-shaded-kryo3 which includes kryo3 with the latest chill version On Mon, Jul 3, 2017 at 2:46 PM, Fabian Hueske wrote: > Thanks for working on this Chesnay. > I think releasing flink-shaded and integrating it in the build before > touching the Hadoop dependencies it sounds like a good plan. > > +1 > > Cheers, Fabian > > 2017-07-03 14:32 GMT+02:00 Chesnay Schepler : > > > Hello, > > > > I would like to kick off the first release of flink-shaded. > > > > In the current state the release would include shaded dependencies for > > asm, guava and netty. > > > > All changes required for the integration into Flink have been prepared > and > > tested locally and on yarn. > > > > In order for these changes to not lie around for too long i would like to > > the first release soon, as I expect > > the additions of hadoop into flink-shaded to take some time/discussions > (I > > also want to spend some time > > to understand what we're shading for hadoop and why). > > > > Regards, > > Chesnay > > > > > > > --f403045c78f4c5ad3f05536b145c--