Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F3F8069E7 for ; Fri, 17 Jun 2011 00:32:41 +0000 (UTC) Received: (qmail 40339 invoked by uid 500); 17 Jun 2011 00:32:41 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 40219 invoked by uid 500); 17 Jun 2011 00:32:41 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 40211 invoked by uid 99); 17 Jun 2011 00:32:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jun 2011 00:32:41 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shaposhnik@gmail.com designates 209.85.210.47 as permitted sender) Received: from [209.85.210.47] (HELO mail-pz0-f47.google.com) (209.85.210.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jun 2011 00:32:36 +0000 Received: by pzk36 with SMTP id 36so1550593pzk.6 for ; Thu, 16 Jun 2011 17:32:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=FlcSecOtWVOqDYxzTU0X+QxHQz/dOM8Di+jOkLaG4Go=; b=Oul9t9t5FStZWsd5E2DNtFq6qZObGAW9cN6cDkWvN37HDLJiqridFGX3e9p+Yc1o2n KierpIkg3/o6JKTYPovC29FPTJhg/eE+1QusFQvrEvz1W2Mbs+M4sCP5Rcb3P9RmZGnO pDlEFhbITkorRqJ/C1pF/HSfH5INAUjSLxiY8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=CrjQHp0F1zbyv/4TL6IG1e0mClr9A0h6vAFUL46yDOjobqJ7/oK2Qjr0oZzQrWrMpK oP75Tr+hDr5UrIOCwV0c9JfRZUIo0lNZ2cz6QBv36p7k23r9shDtUzx98OxWEfZvoHpN lQ9RxyCt61eF1qb4D0amwmChtm0bVrvphDE+Q= MIME-Version: 1.0 Received: by 10.68.17.198 with SMTP id q6mr775634pbd.287.1308270735110; Thu, 16 Jun 2011 17:32:15 -0700 (PDT) Sender: shaposhnik@gmail.com Received: by 10.68.42.35 with HTTP; Thu, 16 Jun 2011 17:32:15 -0700 (PDT) In-Reply-To: <20110617002152.GA17856@linspire.com> References: <20110614184306.GB5307@linspire.com> <20110617002152.GA17856@linspire.com> Date: Thu, 16 Jun 2011 17:32:15 -0700 X-Google-Sender-Auth: SYwBB_4-T4Pwp_AIBwGcjvm_ZLM Message-ID: Subject: Re: [PROPOSAL] Bigtop for the Apache Incubator From: Roman Shaposhnik To: general@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi Cos, On Thu, Jun 16, 2011 at 5:21 PM, Konstantin Boudnik wrote: > However, iTest repository at github.com/cloudera/iTest isn't > available? Will it be available along with the rest of the code or it > isn't opened to the public? A error in the document? What's the deal there? I > believe it'd be beneficial for the community to be able to see the source code > of the testing engine. Please correct me if I'm wrong though ;) iTest is now part of bigtop and resides under test/src/itest-common: https://github.com/cloudera/bigtop/tree/master/test/src/itest-common So in that sense it is there, but not as a separate project. The original documentation for iTest is available under this link: http://cloudera.github.com/bigtop/iTest/ And it looks like there are could be a couple of dangling links there still pointing to where iTest used to be on GitHub as a separate repository. Thanks, Roman. --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org