Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 92A3A200BB3 for ; Wed, 19 Oct 2016 03:44:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9136D160AFC; Wed, 19 Oct 2016 01:44:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 112B4160AF7 for ; Wed, 19 Oct 2016 03:43:59 +0200 (CEST) Received: (qmail 43104 invoked by uid 500); 19 Oct 2016 01:43:59 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 43095 invoked by uid 99); 19 Oct 2016 01:43:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2016 01:43:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 078972C4C72 for ; Wed, 19 Oct 2016 01:43:59 +0000 (UTC) Date: Wed, 19 Oct 2016 01:43:59 +0000 (UTC) From: "Prasanth Jayachandran (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-15009) Additional cleanup from previous test runs when running a batch in ptest MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 19 Oct 2016 01:44:00 -0000 [ https://issues.apache.org/jira/browse/HIVE-15009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15587342#comment-15587342 ] Prasanth Jayachandran commented on HIVE-15009: ---------------------------------------------- discussed offline. pom.xml already cleans tmp and metastore directory during resouce preparation. https://github.com/apache/hive/blob/master/pom.xml#L917 We can extend it and remove the explicitly find and deletes in batch-exec.vm > Additional cleanup from previous test runs when running a batch in ptest > ------------------------------------------------------------------------ > > Key: HIVE-15009 > URL: https://issues.apache.org/jira/browse/HIVE-15009 > Project: Hive > Issue Type: Sub-task > Reporter: Siddharth Seth > Assignee: Siddharth Seth > Attachments: HIVE-15009.01.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)