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 2B9D8200D08 for ; Tue, 8 Aug 2017 05:51:26 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 29F591664FD; Tue, 8 Aug 2017 03:51:26 +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 706F916339C for ; Tue, 8 Aug 2017 05:51:25 +0200 (CEST) Received: (qmail 13926 invoked by uid 500); 8 Aug 2017 03:51:24 -0000 Mailing-List: contact dev-help@apex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apex.apache.org Delivered-To: mailing list dev@apex.apache.org Received: (qmail 13915 invoked by uid 99); 8 Aug 2017 03:51:24 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2017 03:51:24 +0000 Received: from mail-qk0-f178.google.com (mail-qk0-f178.google.com [209.85.220.178]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 8C4B11A00A6 for ; Tue, 8 Aug 2017 03:51:23 +0000 (UTC) Received: by mail-qk0-f178.google.com with SMTP id u139so13378169qka.1 for ; Mon, 07 Aug 2017 20:51:22 -0700 (PDT) X-Gm-Message-State: AHYfb5jMqLnsqMQiYyS9nwMy3fTe8VH4EkHv5NXvdDHwKmKKX1sY4DNc /x4yiQXTrjxzk4B59wVwGQ7oBzuECHdx X-Received: by 10.55.17.104 with SMTP id b101mr3402458qkh.278.1502164282101; Mon, 07 Aug 2017 20:51:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.12.147.118 with HTTP; Mon, 7 Aug 2017 20:51:21 -0700 (PDT) In-Reply-To: References: From: Priyanka Gugale Date: Tue, 8 Aug 2017 09:21:21 +0530 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Package tarball as deliverable of apex-core To: dev Content-Type: multipart/alternative; boundary="001a11465c8e6de92e055635e042" archived-at: Tue, 08 Aug 2017 03:51:26 -0000 --001a11465c8e6de92e055635e042 Content-Type: text/plain; charset="UTF-8" Hi Chinmay, How about using linux distributions like deb/rpm, why create one more way of distribution? -Priyanka On Tue, Aug 8, 2017 at 8:34 AM, Chinmay Kolhatkar wrote: > Dear Community, > > Currently Apache Apex does not have a deliverable tarball which bundles the > dependent jars and apex cli which user can just download and get started > with. > > Having this would be also be useful for current integration with Apache > Bigtop as well. Currently in bigtop, the bigtop build downloads the src tar > and builds the packages from it. Ideally the bigtop build should just > download the deliverable tarball (containing packaged dependency for cli > for ready to use). > > Also, one of the output of bigtop rpm/deb goes in docker image of apache > apex. The Dockerfile for the same resides in my public repository. > > Considering above I have following proposals: > 1. Create a new deliverable tarball in apex-core which will bundle all > required and sufficient dependencies for user to quickly get started on an > existing hadoop cluster. > > 2. Once we have the deliverable available in next apex-core release, we can > update apache/bigtop to point to use that tarball. > > 3. There is also a docker image for apache/apex, the Dockerfile for which > resides in https://github.com/chinmaykolhatkar/docker-pool. I would prefer > if this is moved to apex-core repository so that the releases of docker and > apex-core can be aligned better and also become part of Apache repo. > > Please share your opinion on this. > > Thanks, > Chinmay. > --001a11465c8e6de92e055635e042--