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 0980910E8D for ; Tue, 5 Nov 2013 14:40:21 +0000 (UTC) Received: (qmail 88248 invoked by uid 500); 5 Nov 2013 14:39:37 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 88198 invoked by uid 500); 5 Nov 2013 14:39:28 -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 88151 invoked by uid 99); 5 Nov 2013 14:39:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Nov 2013 14:39:22 +0000 Date: Tue, 5 Nov 2013 14:39:22 +0000 (UTC) From: "Bill Havanki (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1782) SimpleBulkTest and CompactionTest fail with missing testrf directory 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-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813948#comment-13813948 ] Bill Havanki commented on ACCUMULO-1782: ---------------------------------------- Bump! Can this ticket be resolved? Danke. > SimpleBulkTest and CompactionTest fail with missing testrf directory > -------------------------------------------------------------------- > > Key: ACCUMULO-1782 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1782 > Project: Accumulo > Issue Type: Test > Components: test > Affects Versions: 1.5.1 > Reporter: Bill Havanki > Assignee: Bill Havanki > Labels: test > Attachments: ACCUMULO-1782.patch > > > In ACCUMULO-1563, test directories were changed in some tests to avoid writing to / in HDFS. When running the SimpleBulkTest and CompactionTest under 1.5.0 with the patch applied, I saw failures: > {noformat} > org.apache.accumulo.core.client.AccumuloException: Bulk import directory /testrf does not exist! > {noformat} > It looks like parts of those tests are still looking under /. -- This message was sent by Atlassian JIRA (v6.1#6144)