Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 32A7C18D42 for ; Mon, 13 Jul 2015 09:53:18 +0000 (UTC) Received: (qmail 14536 invoked by uid 500); 13 Jul 2015 09:53:16 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 14463 invoked by uid 500); 13 Jul 2015 09:53:16 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 14343 invoked by uid 99); 13 Jul 2015 09:53:16 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2015 09:53:16 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id B2971182310 for ; Mon, 13 Jul 2015 09:53:15 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.002 X-Spam-Level: X-Spam-Status: No, score=0.002 tagged_above=-999 required=6.31 tests=[FSL_HELO_BARE_IP_2=0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id SG4Fk-mjx9GK for ; Mon, 13 Jul 2015 09:53:04 +0000 (UTC) Received: from relayvx12c.securemail.intermedia.net (relayvx12c.securemail.intermedia.net [64.78.52.187]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id A4B6D43E3E for ; Mon, 13 Jul 2015 09:53:04 +0000 (UTC) Received: from securemail.intermedia.net (localhost [127.0.0.1]) by emg-ca-1-2.localdomain (Postfix) with ESMTP id D37E353E35 for ; Mon, 13 Jul 2015 02:52:42 -0700 (PDT) Subject: Re: [Test-Patch TLP] consensus on naming MIME-Version: 1.0 x-echoworx-emg-received: Mon, 13 Jul 2015 02:52:42.824 -0700 x-echoworx-msg-id: 1ad293f6-bc58-443b-a2ac-8d0612bbede6 x-echoworx-action: delivered Received: from 10.254.155.17 ([10.254.155.17]) by emg-ca-1-2 (JAMES SMTP Server 2.3.2) with SMTP ID 757 for ; Mon, 13 Jul 2015 02:52:42 -0700 (PDT) Received: from MBX080-W4-CO-1.exch080.serverpod.net (unknown [10.224.117.101]) by emg-ca-1-2.localdomain (Postfix) with ESMTP id 9E8E953E35 for ; Mon, 13 Jul 2015 02:52:42 -0700 (PDT) Received: from MBX080-W4-CO-2.exch080.serverpod.net (10.224.117.102) by MBX080-W4-CO-1.exch080.serverpod.net (10.224.117.101) with Microsoft SMTP Server (TLS) id 15.0.1044.25; Mon, 13 Jul 2015 02:52:41 -0700 Received: from MBX080-W4-CO-2.exch080.serverpod.net ([10.224.117.102]) by mbx080-w4-co-2.exch080.serverpod.net ([10.224.117.102]) with mapi id 15.00.1044.021; Mon, 13 Jul 2015 02:52:40 -0700 From: Steve Loughran To: "common-dev@hadoop.apache.org" Thread-Topic: [Test-Patch TLP] consensus on naming Thread-Index: AQHQuUEQXaw+HiV2H0S+Q66IViYCW53Ro/kAgAL7OACAAACAAIACEPwAgAImmQCAAM8MgA== Date: Mon, 13 Jul 2015 09:52:40 +0000 Message-ID: <0C6A1A6C-8EB0-47EB-91B9-EED41FCBFC3F@hortonworks.com> References: <02959AF3-E8D3-409C-8555-E5DD1718C1C2@hortonworks.com> In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [31.53.133.84] x-source-routing-agent: Processed Content-Type: text/plain; charset="us-ascii" Content-ID: <4AA0C868E48E0146A4CF729F1F177BB2@exch080.serverpod.net> Content-Transfer-Encoding: quoted-printable > On 12 Jul 2015, at 22:32, Sean Busbey wrote: >=20 > sure. what did you have in mind? >=20 > Last time it was discussed we were going to wait to overhaul the repo unt= il > we have a new repo to move to. >=20 > On Sat, Jul 11, 2015 at 7:40 AM, Steve Loughran > wrote: >=20 >> +1, >>=20 >> could you structure the source tree/build so that adding new modules is >> easy? nothing particular, except I want to do something better with test running = and reporting http://steveloughran.blogspot.co.uk/2015/05/distributed-system-testing-wher= e-now.html http://steveloughran.blogspot.co.uk/2015/06/why-is-so-much-of-my-life-waste= d.html I actually think that Yetus may be the wrong place; I want to do some baby = steps with -something to import ant Junit XML and generate some aggregate (avro?) form= at -spark libs for analysis in ipython, zepplin of test runs and test runs acr= oss time and configurations. ultimately I'd like to be able to stream test events from test runners & l= og events from (distributed) processes together for a linearized event log = which could go into better analysis & some webapp to view better, with some= as-test-run reporting. I think overall this wouldn't fit into Yetus, something way downstream -but= I might like some of the test & log reporting in there if that helps get t= he dependency graph right. Like I said: want. Spare time work, which is why I didn't propose a talk on= it at apachecon EU data.