Return-Path: X-Original-To: apmail-aurora-dev-archive@minotaur.apache.org Delivered-To: apmail-aurora-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6900317341 for ; Wed, 18 Feb 2015 02:52:17 +0000 (UTC) Received: (qmail 49554 invoked by uid 500); 18 Feb 2015 02:52:11 -0000 Delivered-To: apmail-aurora-dev-archive@aurora.apache.org Received: (qmail 49501 invoked by uid 500); 18 Feb 2015 02:52:11 -0000 Mailing-List: contact dev-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list dev@aurora.incubator.apache.org Received: (qmail 49489 invoked by uid 99); 18 Feb 2015 02:52:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Feb 2015 02:52:11 +0000 X-ASF-Spam-Status: No, hits=-1997.8 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 18 Feb 2015 02:52:09 +0000 Received: (qmail 49472 invoked by uid 99); 18 Feb 2015 02:51:49 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Feb 2015 02:51:49 +0000 Received: from mail-qg0-f48.google.com (mail-qg0-f48.google.com [209.85.192.48]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 1D1D11A039A for ; Wed, 18 Feb 2015 02:51:49 +0000 (UTC) Received: by mail-qg0-f48.google.com with SMTP id a108so31093712qge.7 for ; Tue, 17 Feb 2015 18:51:48 -0800 (PST) X-Gm-Message-State: ALoCoQm+WG9FUQLRvn3oolsRF9n5r3v2uYCtK08X4aDqFYk0rsHathSOR/9QDGC9mAKze1YnbWJR X-Received: by 10.140.149.130 with SMTP id 124mr187375qhv.40.1424227908481; Tue, 17 Feb 2015 18:51:48 -0800 (PST) MIME-Version: 1.0 Received: by 10.96.58.38 with HTTP; Tue, 17 Feb 2015 18:51:18 -0800 (PST) In-Reply-To: <2197832A-4BA8-4F30-A950-E98ED742A60A@gmail.com> References: <6CFAD16F-C42C-415E-BC35-A4BA60CB8C9E@gmail.com> <2197832A-4BA8-4F30-A950-E98ED742A60A@gmail.com> From: Zameer Manji Date: Tue, 17 Feb 2015 18:51:18 -0800 Message-ID: Subject: Re: [proposal] Deprecate the Thermos CLI To: "dev@aurora.incubator.apache.org" Content-Type: multipart/alternative; boundary=001a1136feb690bb41050f53e6f2 X-Virus-Checked: Checked by ClamAV on apache.org --001a1136feb690bb41050f53e6f2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable One thing I would like to point out is the thermos CLI is not required for Aurora operation. I think we would be better served by advertising it as an optional component that provides operators and users with debugging ability= . On Tue, Feb 17, 2015 at 6:38 PM, Joseph Smith wrote: > I believe it absolutely is- ideally as we deprecate the Observer, we can > then lean on the Mesos Slave for this information instead. This will > further decrease the number of moving pieces, simplifying the operation o= f > an Aurora/Mesos cluster. > > > On Feb 17, 2015, at 6:33 PM, Zameer Manji wrote: > > > > Joe, > > > > If I understand Brian's proposal correctly < > > > http://mail-archives.apache.org/mod_mbox/aurora-dev/201501.mbox/%3CCAFTdr= 0DZvH21tR=3DNLK0qP-Y9-oL9SyULy6GLah=3DCApuW0SVvnw@mail.gmail.com%3E > >, > > we are going to depreciate the Observer. This combined with your propos= al > > will make the executor the only component that can read the thermos > > checkpoints and produce some output that is human readable. Is that > > something we want to do? > > > > On Tue, Feb 17, 2015 at 6:26 PM, Joseph Smith > wrote: > > > >> Hi everyone, > >> > >> After reviewing the functionality offered by the Thermos Commandline > tool > >> vs. what=E2=80=99s exported via the Thermos Observer, I was hoping to = bring up a > >> question I had: > >> > >> Can we deprecate the Thermos CLI? > >> > >> Removing this would decrease the number of components required for a > >> functional Aurora installation (a huge victory, in my opinion) and als= o > >> enable the Observer to fully take over the duty of providing visibilit= y > >> into what=E2=80=99s running on a most. In addition, maintenance is per= formed via > >> the HostMaintenance API < > >> > https://github.com/apache/incubator-aurora/blob/master/src/main/python/ap= ache/aurora/admin/host_maintenance.py#L26 > > > >> and should not be done using thermos kill, which would cause LOST task= s. > >> > >> That said, removing this tool makes it much more difficult for Thermos > to > >> be used as a monit replacement, which is > >> actually rather feasible now. In addition, it also forces people to > >> remember + learn the port the Observer is running on in order to get > >> information about tasks. > >> > >> Any thoughts and opinions would be much appreciated! > >> > >> Thanks! > >> Joe > >> > >> -- > >> Zameer Manji > >> > >> > > -- > Zameer Manji > > --001a1136feb690bb41050f53e6f2--