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 3132110EA3 for ; Wed, 4 Dec 2013 02:46:36 +0000 (UTC) Received: (qmail 42451 invoked by uid 500); 4 Dec 2013 02:46:36 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 42415 invoked by uid 500); 4 Dec 2013 02:46: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 42406 invoked by uid 99); 4 Dec 2013 02:46:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Dec 2013 02:46:36 +0000 Date: Wed, 4 Dec 2013 02:46: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-1960) agitator should support sudo as well 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-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838529#comment-13838529 ] ASF subversion and git services commented on ACCUMULO-1960: ----------------------------------------------------------- Commit 35ff0e50ad7d8678e66d193cc53be40f6a72956f in branch refs/heads/1.5.1-SNAPSHOT from [~elserj] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=35ff0e5 ] ACCUMULO-1960 Fall back onto sudo if the user doesn't run it as root and isn't running processes as their user for agitation. > agitator should support sudo as well > ------------------------------------ > > Key: ACCUMULO-1960 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1960 > Project: Accumulo > Issue Type: New Feature > Components: test > Reporter: Eric Newton > Assignee: Josh Elser > Priority: Blocker > Fix For: 1.5.1, 1.6.0 > > > While running the agitator, I noticed that none of my tablet servers were being killed. The .err output file had gunk in it like this: > {noformat} > 20131203 18:15:45 Killing host1 0 1 > 20131203 18:25:45 Running tup > standard in must be a tty > 20131203 18:25:45 Starting datanode on host1 > standard in must be a tty > {noformat} > Everything (hdfs, yarn, accumulo) are all running as me. -- This message was sent by Atlassian JIRA (v6.1#6144)