Return-Path: X-Original-To: apmail-bigtop-user-archive@www.apache.org Delivered-To: apmail-bigtop-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DB7FD10211 for ; Wed, 11 Feb 2015 01:20:03 +0000 (UTC) Received: (qmail 30559 invoked by uid 500); 11 Feb 2015 01:20:03 -0000 Delivered-To: apmail-bigtop-user-archive@bigtop.apache.org Received: (qmail 30451 invoked by uid 500); 11 Feb 2015 01:20:03 -0000 Mailing-List: contact user-help@bigtop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@bigtop.apache.org Delivered-To: mailing list user@bigtop.apache.org Received: (qmail 30440 invoked by uid 99); 11 Feb 2015 01:20:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Feb 2015 01:20:03 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [96.114.154.160] (HELO resqmta-po-01v.sys.comcast.net) (96.114.154.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Feb 2015 01:19:56 +0000 Received: from resomta-po-11v.sys.comcast.net ([96.114.154.235]) by resqmta-po-01v.sys.comcast.net with comcast id qpJ41p00754zqzk01pJFZc; Wed, 11 Feb 2015 01:18:15 +0000 Received: from tinybb.boudnik.org ([24.130.135.131]) by resomta-po-11v.sys.comcast.net with comcast id qpJE1p0072qGB6001pJEgz; Wed, 11 Feb 2015 01:18:14 +0000 Received: by tinybb.boudnik.org (Postfix, from userid 1002) id 37E8D26D9; Wed, 11 Feb 2015 01:19:06 +0000 (UTC) Date: Wed, 11 Feb 2015 01:19:05 +0000 From: Konstantin Boudnik To: user@bigtop.apache.org Subject: Re: BIGTOP-1x branch.. Do we need multitenancy systems? Message-ID: <20150211011905.GC4732@boudnik.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: X-Organization: It's something of 'Cos User-Agent: Mutt/1.5.21 (2010-09-15) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20140121; t=1423617495; bh=RJfzVe/FQq37pwXBub89qH0JB+k6UKMxJx6dnhoJHK0=; h=Received:Received:Received:Date:From:To:Subject:Message-ID: MIME-Version:Content-Type; b=p3up6OigjyKh2ElDIxMy/ox1Hs2NqWntkJrTY2YG0Ifxwu/DhI5hoP/0AycW6YvHZ 0zleVr9oFrCJnyPzmQIgUGnSjpUhTZ9CvlSpsaDBVzB2TDOSElsnKlX7tMJH4n9qr8 ZVoPmCJhlV2Ulxc6F5QmAgYNdF+ORfpXKDSRvlHF+y4SUrii+jyAEQWs5dF9sF5ByJ 1clzyKlX/vpPtuIeLtwiSBAjAJruPXgRF7Q2sDpjvj1zHMTxQuS5NVJd+VeuUF89wL TjCfEhzfghXTOV6ZbDbyoMVG/8oUqGxbgi0lwobI9879tKCFIwrGXKgabTybuXsDE/ 0/7VCEoxbBlzA== X-Virus-Checked: Checked by ClamAV on apache.org I think betting it all on an over-night shift to microservices might be a bit too risky. Also, I don't see how packages are opposite to the containers? On Tue, Feb 10, 2015 at 11:44AM, jay vyas wrote: > Hi bigtop. Just a thought... (Thanks @rnowling for providing a seed for > this discussion this morning) > > In BigTop 1x (the experimental branch) we have a chance to do things > radically different. > > - How long are we planning on actually running bigtop on multitenant > systems Months or years? > - I we move towards individual processes/microservices/containers, who will > be consuming our RPM/DEB packages ? > > ...If nobody... then bigtop 1x could purely focus on nothing other than > - integration testing, > - cutting edge deployment, and > - puppet recipes > > without worrying at all about packaging details. There are tools for DNS > for containers and so on. > > > -- > jay vyas