Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-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 80F6C10693 for ; Mon, 18 Nov 2013 17:21:20 +0000 (UTC) Received: (qmail 84124 invoked by uid 500); 18 Nov 2013 17:21:19 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 83960 invoked by uid 500); 18 Nov 2013 17:21:17 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 83950 invoked by uid 99); 18 Nov 2013 17:21:17 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Nov 2013 17:21:17 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 705CA1C008C; Mon, 18 Nov 2013 17:21:13 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7917623207573419917==" MIME-Version: 1.0 Subject: Re: Review Request 15650: ACCUMULO-1794 adds hdfs failover to continuous integration test. From: "Sean Busbey" To: "Alex Moundalexis" Cc: "Sean Busbey" , "accumulo" Date: Mon, 18 Nov 2013 17:21:13 -0000 Message-ID: <20131118172113.27675.854@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Sean Busbey" X-ReviewGroup: accumulo X-ReviewRequest-URL: https://reviews.apache.org/r/15650/ X-Sender: "Sean Busbey" References: <20131118171347.27678.58670@reviews.apache.org> In-Reply-To: <20131118171347.27678.58670@reviews.apache.org> Reply-To: "Sean Busbey" X-ReviewRequest-Repository: accumulo --===============7917623207573419917== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15650/#review29044 ----------------------------------------------------------- test/system/continuous/hdfs-agitator.pl I could add a check here that the `hdfs haadmin` command works. Worth it? thinks should fail cleanly below. It would speed up troubleshooting should someone attempt to use this on a non-HA capable cluster. - Sean Busbey On Nov. 18, 2013, 5:13 p.m., Sean Busbey wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/15650/ > ----------------------------------------------------------- > > (Updated Nov. 18, 2013, 5:13 p.m.) > > > Review request for accumulo and Alex Moundalexis. > > > Bugs: ACCUMULO-1794 > https://issues.apache.org/jira/browse/ACCUMULO-1794 > > > Repository: accumulo > > > Description > ------- > > ACCUMULO-1794 adds hdfs failover to continuous integration test. > > > Diffs > ----- > > test/system/continuous/continuous-env.sh.example 830ae86b5bf2398a840b853423755f6dd65f2dc0 > test/system/continuous/hdfs-agitator.pl PRE-CREATION > test/system/continuous/start-agitator.sh 52e5a4e82a4564fa624a71f73ad29fa20ba23246 > test/system/continuous/stop-agitator.sh b853a55b12f8402606af52e0748ca50daf95ed7f > > Diff: https://reviews.apache.org/r/15650/diff/ > > > Testing > ------- > > Ran the hdfs agitator on a CDH4 cluster configured for HA. it successfully caused the active namenode to failover as it went. > > > Thanks, > > Sean Busbey > > --===============7917623207573419917==--