Return-Path: X-Original-To: apmail-hadoop-common-user-archive@www.apache.org Delivered-To: apmail-hadoop-common-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 4C442105FC for ; Wed, 16 Oct 2013 21:41:44 +0000 (UTC) Received: (qmail 79043 invoked by uid 500); 16 Oct 2013 21:41:17 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 78737 invoked by uid 500); 16 Oct 2013 21:41:14 -0000 Mailing-List: contact common-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-user@hadoop.apache.org Delivered-To: mailing list common-user@hadoop.apache.org Received: (qmail 78667 invoked by uid 99); 16 Oct 2013 21:41:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Oct 2013 21:41:13 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of hdevml@gmail.com designates 209.85.215.52 as permitted sender) Received: from [209.85.215.52] (HELO mail-la0-f52.google.com) (209.85.215.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Oct 2013 21:41:06 +0000 Received: by mail-la0-f52.google.com with SMTP id ev20so1075978lab.39 for ; Wed, 16 Oct 2013 14:40:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Xm3Vp3eJDEC/t/I8P4RejX7ZdG+YzMjb4yXH2VeWqwc=; b=DPn7gvHTJjWv8cunRoKEdKQa7ZrzKYawTRVh5qCa0d3oYQeDqU6AX3Qdj+jDytFFdX DYFoPEowVKikx8/Bj+DeYdYIYTXJPfl7YDNoT0Cb6w+X7TshesM/P22KwQ4o6nMe4oee f450pUbSJ93Ec+zYdYjjarvUBB9+y4pLK7zEtnmy2Rju8wicEHnJCzMXY5OlCpH2IWa0 9b8hMyxefAnFynLY+JdMGpLAfEz6slkoVm3/POPJgQSAtU5V6noIWmBRjKGSFTkAMPOp SUs7nfHYB9D49YIe6hmHhwU/QY2VHirsBpHl2I+75bS8cI9Pyd5DrHjn7Rpz5P1ygD2R ErbA== MIME-Version: 1.0 X-Received: by 10.112.159.166 with SMTP id xd6mr4422918lbb.22.1381959646325; Wed, 16 Oct 2013 14:40:46 -0700 (PDT) Received: by 10.112.149.193 with HTTP; Wed, 16 Oct 2013 14:40:46 -0700 (PDT) In-Reply-To: <20131016211646.GP9539@linspire.com> References: <20131016211646.GP9539@linspire.com> Date: Wed, 16 Oct 2013 14:40:46 -0700 Message-ID: Subject: Re: Hadoop automated tests From: hdev ml To: common-user@hadoop.apache.org Cc: dev@bigtop.apache.org Content-Type: multipart/alternative; boundary=001a11c3db74d0357f04e8e28d96 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c3db74d0357f04e8e28d96 Content-Type: text/plain; charset=ISO-8859-1 Thanks Konstantin. Will take a look at Bigtop and see if that fits our scenario. Harshad On Wed, Oct 16, 2013 at 2:16 PM, Konstantin Boudnik wrote: > [Cc bigtop-dev@] > > We have stack tests as a part of Bigtop project. We don't do fault > injection tests > like you describe just yet, but that be a great contribution to the > project. > > Cos > > On Wed, Oct 16, 2013 at 02:12PM, hdev ml wrote: > > Hi all, > > > > Are there automated tests available for testing sanity of hadoop layer > and > > also for negative tests i.e. One Data node going down, HBase Region > Server > > going down, Namenode, Jobtracker etc. > > > > By Hadoop Layer I am asking about Hadoop, MapReduce, HBase, Zookeeper. > > > > What does hadoop dev team use for this? Any pointers, documentation > > articles would help a lot. > > > > Thanks > > Harshad > --001a11c3db74d0357f04e8e28d96--