Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-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 8B7B9C5D8 for ; Mon, 30 Jul 2012 16:01:36 +0000 (UTC) Received: (qmail 3382 invoked by uid 500); 30 Jul 2012 16:01:36 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 3305 invoked by uid 500); 30 Jul 2012 16:01:35 -0000 Mailing-List: contact dev-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 dev@hive.apache.org Received: (qmail 3193 invoked by uid 500); 30 Jul 2012 16:01:35 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 3164 invoked by uid 99); 30 Jul 2012 16:01:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jul 2012 16:01:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id BEF011404AF for ; Mon, 30 Jul 2012 16:01:35 +0000 (UTC) Date: Mon, 30 Jul 2012 16:01:35 +0000 (UTC) From: "Kanna Karanam (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <431450712.116438.1343664095786.JavaMail.jiratomcat@issues-vm> In-Reply-To: <361172759.116415.1343663734978.JavaMail.jiratomcat@issues-vm> Subject: =?utf-8?Q?[jira]_[Updated]_(HIVE-3317)_Fi?= =?utf-8?Q?x_=E2=80=9CTestDosToUnix=E2=80=9D_unit_tests_on?= =?utf-8?Q?_Windows_by_closing_the_leaking_file_handle_in_DosToUnix.java.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-3317?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Kanna Karanam updated HIVE-3317: -------------------------------- Attachment: HIVE-3317.1.patch.txt Attached the patch. Code review request is at https://reviews.apache.org/r/= 6213/ =20 > Fix =E2=80=9CTestDosToUnix=E2=80=9D unit tests on Windows by closing the = leaking file handle in DosToUnix.java. > -------------------------------------------------------------------------= ---------------------- > > Key: HIVE-3317 > URL: https://issues.apache.org/jira/browse/HIVE-3317 > Project: Hive > Issue Type: Sub-task > Components: Import/Export, Windows > Affects Versions: 0.10.0, 0.9.1 > Environment: Windows > Reporter: Kanna Karanam > Assignee: Kanna Karanam > Labels: Windows > Fix For: 0.10.0, 0.9.1 > > Attachments: HIVE-3317.1.patch.txt > > > Windows can=E2=80=99t delete the files if there are any open file handles= on it so it is required to close them properly after completing the valida= tion in DosToUnix utilities. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira