Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-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 66590188D7 for ; Thu, 21 May 2015 21:17:17 +0000 (UTC) Received: (qmail 60565 invoked by uid 500); 21 May 2015 21:17:17 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 60523 invoked by uid 500); 21 May 2015 21:17:17 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 60508 invoked by uid 500); 21 May 2015 21:17:17 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 60505 invoked by uid 99); 21 May 2015 21:17:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 May 2015 21:17:17 +0000 Date: Thu, 21 May 2015 21:17:17 +0000 (UTC) From: "Sean Owen (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CRUNCH-524) Tests leave hbase, test.h2.db files around; pipeline leaves temp crunch-xxx dirs around. 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/CRUNCH-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated CRUNCH-524: ----------------------------- Description: Minor thing I noticed during running tests: I end up with an {{hbase/}} directory and {{test.h2.db}} file in my _home directory_. I think the tests can be changed to clean these up reliably or put them in a better place. Also I think we can get the {{/tmp/crunch-xxx}} dirs to be automatically deleted. I see a lot in my temp dir and this happens on a cluster's temp dir too. was:Minor thing I noticed during running tests: I end up with an {{hbase/}} directory and {{test.h2.db}} file in my _home directory_. I think the tests can be changed to clean these up reliably or put them in a better place. Summary: Tests leave hbase, test.h2.db files around; pipeline leaves temp crunch-xxx dirs around. (was: Tests leave hbase, test.h2.db files around) > Tests leave hbase, test.h2.db files around; pipeline leaves temp crunch-xxx dirs around. > ---------------------------------------------------------------------------------------- > > Key: CRUNCH-524 > URL: https://issues.apache.org/jira/browse/CRUNCH-524 > Project: Crunch > Issue Type: Bug > Components: Core > Affects Versions: 0.12.0 > Reporter: Sean Owen > Assignee: Josh Wills > Priority: Minor > > Minor thing I noticed during running tests: I end up with an {{hbase/}} directory and {{test.h2.db}} file in my _home directory_. I think the tests can be changed to clean these up reliably or put them in a better place. > Also I think we can get the {{/tmp/crunch-xxx}} dirs to be automatically deleted. I see a lot in my temp dir and this happens on a cluster's temp dir too. -- This message was sent by Atlassian JIRA (v6.3.4#6332)