From dev-return-4570-archive-asf-public=cust-asf.ponee.io@streams.apache.org Mon Jan 8 21:27:48 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 42D13180607 for ; Mon, 8 Jan 2018 21:27:48 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 32B54160C2C; Mon, 8 Jan 2018 20:27: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 79980160C29 for ; Mon, 8 Jan 2018 21:27:47 +0100 (CET) Received: (qmail 48073 invoked by uid 500); 8 Jan 2018 20:27:46 -0000 Mailing-List: contact dev-help@streams.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.apache.org Delivered-To: mailing list dev@streams.apache.org Received: (qmail 48061 invoked by uid 99); 8 Jan 2018 20:27:46 -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, 08 Jan 2018 20:27:46 +0000 Received: from mail-yw0-f175.google.com (mail-yw0-f175.google.com [209.85.161.175]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 4D3321A00FB for ; Mon, 8 Jan 2018 20:27:46 +0000 (UTC) Received: by mail-yw0-f175.google.com with SMTP id n25so4789698ywh.10 for ; Mon, 08 Jan 2018 12:27:46 -0800 (PST) X-Gm-Message-State: AKGB3mJdd9YiZ9MStEz7HMcuVdP5flBCJLBlxQEbMso58MN2YXBxhPu+ HtC8lAPtbs19fvGGvxhy0U+w/OlOaJ5wuf3PrAc= X-Google-Smtp-Source: ACJfBoucCCEp0hK6qMoh+kP2E7jpsPxFOrEVX0WFQvKYPBnYktaE8qZDXCo8HIEN2cr4a66v9uyFV6gZsbMmne4Q3uI= X-Received: by 10.129.137.71 with SMTP id z68mr12162257ywf.236.1515443265486; Mon, 08 Jan 2018 12:27:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.37.186.3 with HTTP; Mon, 8 Jan 2018 12:27:44 -0800 (PST) In-Reply-To: References: From: Suneel Marthi Date: Mon, 8 Jan 2018 15:27:44 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: DISCUSS: Consolidate Example modules with Project Repo To: dev@streams.apache.org Content-Type: multipart/alternative; boundary="94eb2c06b77c844a5e056249a121" --94eb2c06b77c844a5e056249a121 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable +1 On Mon, Jan 8, 2018 at 3:26 PM, Steve Blackmon wrote= : > I=E2=80=99d like to discuss consolidating apache/streams-examples into > apache/streams under a new top-level module =E2=80=98examples=E2=80=99. > > We had some good reasons for keeping them isolated during incubation, but > I=E2=80=99ve come around to the perspective that the significant simplifi= cation to > our setup, test, CI, website publish, and release processes we would get = by > merging them in would outweigh all of the benefits of keeping them apart. > > Also I think the negatives of having the examples reside inside the proje= ct > can largely be mitigated by adding a new profile that shades and > integration tests the examples but is disabled by default. > > Lastly, given that Flink, Kafka, and Spark are all getting by with their > examples hosted inside their primary SCM, I see no reason Streams couldn= =E2=80=99t > do the same > > Any +1 or alternative perspectives on the matter? > > Steve > --94eb2c06b77c844a5e056249a121--