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 48F3610FC0 for ; Fri, 13 Dec 2013 01:40:08 +0000 (UTC) Received: (qmail 74099 invoked by uid 500); 13 Dec 2013 01:40:08 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 74068 invoked by uid 500); 13 Dec 2013 01:40:08 -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 74059 invoked by uid 99); 13 Dec 2013 01:40:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Dec 2013 01:40:08 +0000 Date: Fri, 13 Dec 2013 01:40:08 +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=13847036#comment-13847036 ] ASF subversion and git services commented on ACCUMULO-1960: ----------------------------------------------------------- Commit cc4e794b784c3a436c8fe5f81cb2183e09a853e3 in branch refs/heads/master from [~elserj] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=cc4e794 ] ACCUMULO-1960 ACCUMULO-1794 Add in a default for HADOOP_PREFIX in continuous-env.sh.example > 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.4#6159)