Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 869F418253 for ; Thu, 4 Feb 2016 03:46:46 +0000 (UTC) Received: (qmail 47564 invoked by uid 500); 4 Feb 2016 03:46:40 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 47522 invoked by uid 500); 4 Feb 2016 03:46:40 -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 47451 invoked by uid 99); 4 Feb 2016 03:46:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Feb 2016 03:46:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F14BC2C1F62 for ; Thu, 4 Feb 2016 03:46:39 +0000 (UTC) Date: Thu, 4 Feb 2016 03:46:39 +0000 (UTC) From: "Jason Dere (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-12998) ORC FileDump.printJsonData() does not close RecordReader 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/HIVE-12998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-12998: ------------------------------ Attachment: HIVE-12998.2.patch Updating patch with try/finally per [~gopalv] > ORC FileDump.printJsonData() does not close RecordReader > -------------------------------------------------------- > > Key: HIVE-12998 > URL: https://issues.apache.org/jira/browse/HIVE-12998 > Project: Hive > Issue Type: Bug > Components: ORC > Reporter: Jason Dere > Assignee: Jason Dere > Attachments: HIVE-12998.1.patch, HIVE-12998.2.patch > > > This causes TestFileDump to fail on Windows, because the test ORC file does not get deleted between tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)