Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6EE6810429 for ; Wed, 27 Nov 2013 02:14:36 +0000 (UTC) Received: (qmail 29700 invoked by uid 500); 27 Nov 2013 02:14:36 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 29635 invoked by uid 500); 27 Nov 2013 02:14:36 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 29626 invoked by uid 99); 27 Nov 2013 02:14:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2013 02:14:36 +0000 Date: Wed, 27 Nov 2013 02:14:36 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1932) Don't rely on Hadoop "convenience" scripts for agitator MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13833355#comment-13833355 ] ASF subversion and git services commented on ACCUMULO-1932: ----------------------------------------------------------- Commit 4be3d662550f3c5ecf6b1a501d2a9beafa5b2d9a in branch refs/heads/1.6.0-SNAPSHOT from [~elserj] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=4be3d66 ] ACCUMULO-1932 Add in a configuration for the Accumulo user, and then make sure we exec the magitator as that user so we don't restart the master and gc as root. > Don't rely on Hadoop "convenience" scripts for agitator > ------------------------------------------------------- > > Key: ACCUMULO-1932 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1932 > Project: Accumulo > Issue Type: Improvement > Components: test > Affects Versions: 1.4.4, 1.5.0 > Reporter: Josh Elser > Assignee: Josh Elser > Fix For: 1.5.1, 1.6.0 > > > The start-dfs.sh script isn't always guaranteed to be present on a system. Using the hadoop-daemon.sh script should be a bit more portable for purposes of datanode agitation. 1.4 doesn't have datanode agitation in the current agitator.pl script -- This message was sent by Atlassian JIRA (v6.1#6144)