Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-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 DA94FD8E2 for ; Mon, 15 Oct 2012 23:10:41 +0000 (UTC) Received: (qmail 64345 invoked by uid 500); 15 Oct 2012 23:10:41 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 64278 invoked by uid 500); 15 Oct 2012 23:10:41 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 64267 invoked by uid 99); 15 Oct 2012 23:10:41 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2012 23:10:41 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 70E641C44DF; Mon, 15 Oct 2012 23:10:39 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2620290506761070474==" MIME-Version: 1.0 Subject: Re: Review Request: New webui for slaves, frameworks, executors, and file browsing. From: "Ben Mahler" To: "Benjamin Hindman" , "Vinod Kone" Cc: "Ben Mahler" , "mesos" Date: Mon, 15 Oct 2012 23:10:39 -0000 Message-ID: <20121015231039.16968.40040@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Ben Mahler" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/7552/ X-Sender: "Ben Mahler" References: <20121011193508.19252.23631@reviews.apache.org> In-Reply-To: <20121011193508.19252.23631@reviews.apache.org> Reply-To: "Ben Mahler" --===============2620290506761070474== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7552/ ----------------------------------------------------------- (Updated Oct. 15, 2012, 11:10 p.m.) Review request for mesos, Benjamin Hindman and Vinod Kone. Changes ------- Added a pailer function. Noticed a regression in the response encoding due to a recent change: https= ://reviews.apache.org/r/7542/ Fix incoming. Description ------- The new webui now has pages for slaves, including frameworks and executors = running within them. This also adds file browsing of active executor sandboxes. This addresses bug MESOS-263. https://issues.apache.org/jira/browse/MESOS-263 Diffs (updated) ----- src/master/http.cpp 8f59edfa91560a04a1bfbc891cfb585ac0074a28 = src/slave/http.cpp 9e706eaf10f3e295957c855f27aaca0709fc76d6 = src/webui/master/static/app.js de793f81da9d12c0eafa33c795f7f2b716e2c931 = src/webui/master/static/browse.html PRE-CREATION = src/webui/master/static/controllers.js 2b269fc82f0cdf9870c7a6de0f0bc09e16= 330487 = src/webui/master/static/framework.html ed09ab883ed11126e10a465b0e4755a23c= 624155 = src/webui/master/static/frameworks.html 8a52bfd186f13e35069f40420c968431e= a6cb70b = src/webui/master/static/home.html 77eea93c7080de93766572a3a2d5464bbab4058= 7 = src/webui/master/static/slave.html 58a36bb4ead9802764f43eab04a230c6f70804= 81 = src/webui/master/static/slave_executor.html PRE-CREATION = src/webui/master/static/slave_framework.html PRE-CREATION = src/webui/master/static/slaves.html 6ec9d2162cda4fe8c456ae4ad0ba57d087cb4= 851 = Diff: https://reviews.apache.org/r/7552/diff/ Testing ------- make check mesos-local.sh + long-lived-framework Screenshots ----------- Slave https://reviews.apache.org/r/7552/s/3/ Slave Framework https://reviews.apache.org/r/7552/s/4/ Slave Executor https://reviews.apache.org/r/7552/s/5/ Browsing https://reviews.apache.org/r/7552/s/6/ Thanks, Ben Mahler --===============2620290506761070474==--